glibc/malloc
Will Newton 66a9be9d58 malloc/tst-valloc.c: Tidy up code.
Add some comments and call free on all potentially allocated pointers.
Also remove duplicate check for NULL pointer.

ChangeLog:

2013-10-04  Will Newton  <will.newton@linaro.org>

	* malloc/tst-valloc.c: Add comments.
	(do_test): Add comments and call free on all potentially
	allocated pointers. Remove duplicate check for NULL pointer.
	Add space after cast.
2013-10-04 09:16:41 +01:00
..
arena.c Add malloc probes for sbrk and heap resizing. 2013-09-20 11:54:58 -03:00
Depend
hooks.c Use (void) in no-arguments function definitions. 2013-06-08 00:22:23 +00:00
Makefile malloc: Add memalign test. 2013-10-04 09:12:59 +01:00
malloc.c Add malloc probes for sbrk and heap resizing. 2013-09-20 11:54:58 -03:00
malloc.h
mallocbug.c
mcheck-init.c
mcheck.c
mcheck.h
memusage.c
memusage.sh
memusagestat.c
morecore.c
mtrace.c Use (void) in no-arguments function definitions. 2013-06-08 00:22:23 +00:00
mtrace.pl
obstack.c
obstack.h
set-freeres.c
thread-freeres.c
tst-calloc.c
tst-malloc-usable.c
tst-malloc.c
tst-mallocfork.c
tst-mallocstate.c
tst-mcheck.c
tst-memalign.c malloc: Add memalign test. 2013-10-04 09:12:59 +01:00
tst-mtrace.c
tst-mtrace.sh
tst-obstack.c
tst-posix_memalign.c malloc/tst-posix_memalign.c: Tidy up code. 2013-10-04 09:14:27 +01:00
tst-pvalloc.c malloc/tst-pvalloc.c: Tidy up code. 2013-10-04 09:15:33 +01:00
tst-realloc.c malloc: Add realloc test. 2013-09-09 09:20:09 +01:00
tst-trim1.c
tst-valloc.c malloc/tst-valloc.c: Tidy up code. 2013-10-04 09:16:41 +01:00
Versions