From bf58906631af8fe0d57625988b1d003cc09ef01d Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 13 Oct 2005 04:48:35 +0000 Subject: * malloc/malloc.c (_int_free): Fail if block size is obviously wrong. --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a956c55..6e30d38 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2005-10-12 Ulrich Drepper + * malloc/malloc.c (_int_free): Fail if block size is obviously wrong. + * include/malloc.h: Remove _int_new_arena prototype. * malloc/arena.c (_int_new_arena): Move definition ahead of arena_get2 and make static. -- cgit v1.1