(_int_free): Add inexpensive double free and memory corruption tests. (malloc_printf_...
commit6bf4302e764e422656f4f7230619fe9ab481ae04
authorUlrich Drepper <drepper@redhat.com>
Thu, 9 Sep 2004 09:03:28 +0000 (9 09:03 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 9 Sep 2004 09:03:28 +0000 (9 09:03 +0000)
treeb88163dc68307fbd46ecabfd7b59db1d1e15b489
parent45ab54ce2db0751bfe1b30c044e1e6fffd1e017e
(_int_free): Add inexpensive double free and memory corruption tests. (malloc_printf_nc): Renamed to malloc_printerr.  Second parameter is no format string anymore.  Don't use stdio.  Adjust all callers.
malloc/malloc.c