From c3ab42a82de7506c17749e78a171ce07ced95dd5 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 6 Feb 2009 18:24:23 +0000 Subject: * malloc/memusage.c (update_data): Fix handling of wrapping back to the beginning of the buffer. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 66534b1121..fafcde5e4b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2009-02-06 Ulrich Drepper + * malloc/memusage.c (update_data): Fix handling of wrapping back + to the beginning of the buffer. + [BZ #9823] * stdio-common/psignal.c (psignal): Fix test for empty string. -- cgit 1.4.1