-
- Downloads
[PATCH] Plug memory leak in sha1close()
sha1create() and sha1fd() malloc the returned struct sha1file; sha1close() should free it. Signed-off-by:Sergey Vlasov <vsu@altlinux.ru> Signed-off-by:
Junio C Hamano <junkio@cox.net>
Please sign in to comment