Update.
commit14abadc8bf54ed8cf3585aa2f0aa869df4f83983
authorUlrich Drepper <drepper@redhat.com>
Thu, 9 Sep 2004 17:15:57 +0000 (9 17:15 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 9 Sep 2004 17:15:57 +0000 (9 17:15 +0000)
tree6b1910ba64ac38cd9eb52b9056155271930d8331
parent6bf4302e764e422656f4f7230619fe9ab481ae04
Update.

* malloc/malloc.c (_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/hooks.c: Adjust malloc_printf_nc callers.
ChangeLog
malloc/hooks.c