From: Ulrich Drepper Date: Fri, 10 Sep 2004 19:58:40 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/fedora-base~73 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c0097ea1eb4684e12bc4f73fdd5384c4e9fcd9bd;p=thirdparty%2Fglibc.git Update. 2004-09-10 Jakub Jelinek * malloc/malloc.c (_int_free): Only do arena boundary check for contiguous arenas. --- diff --git a/ChangeLog b/ChangeLog index d63f842a48d..cd85f063177 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-09-10 Jakub Jelinek + + * malloc/malloc.c (_int_free): Only do arena boundary check for + contiguous arenas. + 2004-09-10 Kazuhiro Inaoka * stdlib/longlong.h [__M32R__] (add_ssaaaa, sub_ddmmss): Fix broken