about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2004-09-10 19:58:40 +0000
committerUlrich Drepper <drepper@redhat.com>2004-09-10 19:58:40 +0000
commitc0097ea1eb4684e12bc4f73fdd5384c4e9fcd9bd (patch)
treecc6b4076d345753bc894179a0e02566fe73cdbc2 /ChangeLog
parent3e00177e5a53c83916f8e0edc6d77d8c2a7fdbfb (diff)
downloadglibc-c0097ea1eb4684e12bc4f73fdd5384c4e9fcd9bd.tar.gz
glibc-c0097ea1eb4684e12bc4f73fdd5384c4e9fcd9bd.tar.xz
glibc-c0097ea1eb4684e12bc4f73fdd5384c4e9fcd9bd.zip
Update.
2004-09-10  Jakub Jelinek  <jakub@redhat.com>

	* malloc/malloc.c (_int_free): Only do arena boundary check for
	contiguous arenas.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d63f842a48..cd85f06317 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-09-10  Jakub Jelinek  <jakub@redhat.com>
+
+	* malloc/malloc.c (_int_free): Only do arena boundary check for
+	contiguous arenas.
+
 2004-09-10  Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
 
 	* stdlib/longlong.h [__M32R__] (add_ssaaaa, sub_ddmmss): Fix broken