* malloc/memusage.c: Handle realloc with new size of zero and
authorUlrich Drepper <drepper@redhat.com>
Fri, 8 Dec 2006 17:14:05 +0000 (17:14 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 8 Dec 2006 17:14:05 +0000 (17:14 +0000)
commit60608028117600c2ca2c2ef8c122d56da253cc78
tree5135d6618261b3bffa0f8339d02445f59a896ed6
parentf0d5e1f67bf5d856f7dad926746ca7170560e65f
* malloc/memusage.c: Handle realloc with new size of zero and

non-NULL pointer correctly.
(me): Really write first record twice.
(struct entry): Make format bi-arch safe.
(dest): Write out more realloc statistics.
* malloc/memusagestat.c (struct entry): Make format bi-arch safe.
ChangeLog
malloc/memusage.c
malloc/memusagestat.c