From 9ea9af192bf0c2991db6e74cc95d83a69b02cf08 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 12 Sep 2005 14:02:35 +0000 Subject: * malloc/malloc.c (struct malloc_chunk): Fix comment typo. (public_cALLOc): For mmapped chunks and perturb_byte != 0, don't clear SIZE_SZ bytes more than should be cleared. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 47ced660ad..91d90259c4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2005-09-12 Jakub Jelinek + + * malloc/malloc.c (struct malloc_chunk): Fix comment typo. + (public_cALLOc): For mmapped chunks and perturb_byte != 0, + don't clear SIZE_SZ bytes more than should be cleared. + 2005-09-09 Jakub Jelinek * inet/getnetgrent_r.c: Include assert. -- cgit v1.2.3-70-g09d2