glibc/malloc
Ulrich Drepper ad3d3e8f20 Fix possibly uninitilized variable handling.
If malloc errors are ignored (which say aren't by default and never
should be) malloc in the old, slow form might use an uninitialized
variable.
2010-04-08 17:12:42 -07:00
..
Depend
Makefile
Versions
arena.c
hooks.c Restore locking in free_check. 2009-11-01 07:27:00 -08:00
malloc.c Fix possibly uninitilized variable handling. 2010-04-08 17:12:42 -07:00
malloc.h
mallocbug.c
mcheck-init.c
mcheck.c
mcheck.h
memusage.c
memusage.sh Update copyright year. 2010-03-15 11:50:59 -07:00
memusagestat.c Fix spelling in memusagestat.c 2009-11-06 09:32:06 -08:00
morecore.c
mtrace.c
mtrace.pl Update copyright year. 2010-03-15 11:50:59 -07:00
obstack.c
obstack.h
set-freeres.c
thread-freeres.c
tst-calloc.c
tst-malloc.c
tst-mallocfork.c
tst-mallocstate.c Remove unwanted malloc changes, again. 2010-03-26 04:00:10 -07:00
tst-mcheck.c
tst-mtrace.c
tst-mtrace.sh
tst-obstack.c
tst-trim1.c
tst-valloc.c