Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[PATCH] Plug memory leaks in git-unpack-objects
- Call inflateEnd to release zlib state after use. - After resolving delta, free base object data. Signed-off-by: Sergey Vlasov <vsu@altlinux.ru> Signed-off-by: Junio C Hamano <junkio@cox.net>
- Loading branch information