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
..
arena.c [BZ #9957] 2009-04-16 21:22:16 +00:00
Depend
hooks.c Restore locking in free_check. 2009-11-01 07:27:00 -08:00
Makefile Fix obstack* on i?86 2009-07-31 07:26:36 -07:00
malloc.c Fix possibly uninitilized variable handling. 2010-04-08 17:12:42 -07:00
malloc.h * malloc/malloc.c (malloc_info): New function. 2009-04-09 05:45:42 +00:00
mallocbug.c
mcheck-init.c Update. 2004-09-08 08:12:39 +00:00
mcheck.c * malloc/malloc.c (do_check_chunk): Correct check for mmaped block 2007-05-19 04:42:52 +00:00
mcheck.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
memusage.c Fix wrap-around in memusage. 2009-10-29 11:25:20 -07:00
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 Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
mtrace.c * malloc/mtrace.c (mtrace): Use 'e' flag in fopen call. Drop 2008-07-26 22:43:16 +00:00
mtrace.pl Update copyright year. 2010-03-15 11:50:59 -07:00
obstack.c [BZ #321] 2006-01-11 05:43:11 +00:00
obstack.h * stdlib/monetary.h: Uglify function parameter names. 2009-02-16 21:00:15 +00:00
set-freeres.c Update. 2003-03-21 08:03:25 +00:00
thread-freeres.c * malloc/thread-freeres.c: Conditionalize on _LIBC_REENTRANT. 2003-02-22 01:58:06 +00:00
tst-calloc.c Add tests for one or both parameters being zero. 2002-08-07 23:06:11 +00:00
tst-malloc.c * malloc/malloc.c (sYSMALLOc): Avoid infinite loop if MMAP 2006-08-24 17:30:37 +00:00
tst-mallocfork.c * malloc/tst-mallocfork.c (do_test): Make sure sa_flags is 2005-12-06 00:50:15 +00:00
tst-mallocstate.c Remove unwanted malloc changes, again. 2010-03-26 04:00:10 -07:00
tst-mcheck.c * elf/dl-close.c: Include stddef.h. 2005-04-27 01:39:11 +00:00
tst-mtrace.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
tst-mtrace.sh [BZ #804] 2005-10-14 23:42:04 +00:00
tst-obstack.c Update. 2000-11-20 17:40:29 +00:00
tst-trim1.c * malloc/tst-trim1.c: New file. 2007-12-16 22:57:57 +00:00
tst-valloc.c Update. 2000-11-20 17:40:29 +00:00
Versions * malloc/malloc.c (malloc_info): New function. 2009-04-09 05:45:42 +00:00