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
fnmatch
nedmalloc
regex
vcbuild
win32
basename.c -rw-r--r-- 334 bytes
bswap.h -rw-r--r-- 1.0 KB
cygwin.c -rw-r--r-- 4.8 KB
cygwin.h -rw-r--r-- 275 bytes
fopen.c -rw-r--r-- 931 bytes
hstrerror.c -rw-r--r-- 513 bytes
inet_ntop.c -rw-r--r-- 4.9 KB
inet_pton.c -rw-r--r-- 6.9 KB
memmem.c -rw-r--r-- 752 bytes
mingw.c -rw-r--r-- 36.6 KB
mingw.h -rw-r--r-- 7.8 KB
mkdtemp.c -rw-r--r-- 153 bytes
mmap.c -rw-r--r-- 747 bytes
msvc.c -rw-r--r-- 575 bytes
msvc.h -rw-r--r-- 1.1 KB
pread.c -rw-r--r-- 433 bytes
qsort.c -rw-r--r-- 1.1 KB
setenv.c -rw-r--r-- 786 bytes
snprintf.c -rw-r--r-- 1.4 KB
strcasestr.c -rw-r--r-- 431 bytes
strlcpy.c -rw-r--r-- 247 bytes
strtoumax.c -rw-r--r-- 217 bytes
unsetenv.c -rw-r--r-- 558 bytes
win32.h -rw-r--r-- 872 bytes
win32mmap.c -rw-r--r-- 904 bytes
winansi.c -rw-r--r-- 6.9 KB

back to top