From 60608028117600c2ca2c2ef8c122d56da253cc78 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 8 Dec 2006 17:14:05 +0000 Subject: * 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 | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f24045e3e2..28e45be978 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2006-12-08 Ulrich Drepper + + * 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. + 2006-12-05 Jakub Jelinek * nis/nis_subr.c (nis_getnames): Revert last change. -- cgit v1.2.3