Browse Source
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>maint
Sergey Vlasov
20 years ago
committed by
Junio C Hamano
1 changed files with 12 additions and 2 deletions
Loading…
Reference in new issue