Revision 730b02003070400a82ff89b240573765d71e839a authored by Andreas Gruenbacher on 15 March 2010, 22:18:48 UTC, committed by Junio C Hamano on 20 March 2010, 16:28:48 UTC
A temporary struct ref is allocated in store_updated_refs() but not
freed.

Signed-off-by: Andreas Gruenbacher <agruen@suse.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent 8da61a2
History
File Mode Size
License.txt -rw-r--r-- 1.3 KB
Readme.txt -rw-r--r-- 6.3 KB
malloc.c.h -rw-r--r-- 191.7 KB
nedmalloc.c -rw-r--r-- 24.8 KB
nedmalloc.h -rw-r--r-- 6.6 KB

Readme.txt

back to top