diff options
author | 2005-08-08 22:45:36 +0400 | |
---|---|---|
committer | 2005-08-08 22:51:45 -0700 | |
commit | bfc66daf5c0dcb1a507ff2533760ac5505eee6a3 (patch) | |
tree | 9c1182bc1cf0b818f39c777eae225659a872c369 /merge-base.c | |
parent | [PATCH] Plug memory leak in read_object_with_reference() (diff) | |
download | tgif-bfc66daf5c0dcb1a507ff2533760ac5505eee6a3.tar.xz |
[PATCH] Plug memory leak in write_sha1_to_fd()
If the object to write was packed, both its uncompressed and compressed
data were leaked. If the object was not packed, its file was not unmapped.
[jc: I think it still leaks on the write error path of
write_sha1_to_fd(), but that should be fixable in a small separate
patch.]
Signed-off-by: Sergey Vlasov <vsu@altlinux.ru>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'merge-base.c')
0 files changed, 0 insertions, 0 deletions