From e2e390fad8271da33a51075cc2bf27c9fe78861b Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 6 Feb 2009 18:27:08 +0000 Subject: * malloc/memusage.c (DEFAULT_BUFFER_SIZE): Change to 32768. (update_data): Fix handling of wrapping back --- ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index fafcde5e4b..8f415a8300 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,7 @@ 2009-02-06 Ulrich Drepper - * malloc/memusage.c (update_data): Fix handling of wrapping back + * malloc/memusage.c (DEFAULT_BUFFER_SIZE): Change to 32768. + (update_data): Fix handling of wrapping back to the beginning of the buffer. [BZ #9823] -- cgit v1.2.3-70-g09d2