aboutsummaryrefslogtreecommitdiff
path: root/csum-file.c
diff options
context:
space:
mode:
authorSergey Vlasov <vsu@altlinux.ru>2005-08-08 22:45:36 +0400
committerJunio C Hamano <junkio@cox.net>2005-08-08 22:51:45 -0700
commitbfc66daf5c0dcb1a507ff2533760ac5505eee6a3 (patch)
tree9c1182bc1cf0b818f39c777eae225659a872c369 /csum-file.c
parent1cf58e72225f45472124266c020f8595988374d8 (diff)
downloadgit-bfc66daf5c0dcb1a507ff2533760ac5505eee6a3.tar.gz
git-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 'csum-file.c')
0 files changed, 0 insertions, 0 deletions