author | Andreas Gruenbacher <agruen@suse.de> | |
Mon, 15 Mar 2010 22:18:48 +0000 (23:18 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sat, 20 Mar 2010 16:28:48 +0000 (09:28 -0700) | ||
commit | 730b02003070400a82ff89b240573765d71e839a | |
tree | 68dd7258ae05dd980ef0d192a307046d7e0f3a6f | tree | snapshot |
parent | 8da61a2ab48175526390233c8bcedf63a3cdb6c4 | commit | diff |
fetch: Fix minor memory leak
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>
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>
builtin-fetch.c | diff | blob | history |