about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2007-12-17 18:44:04 +0000
committerUlrich Drepper <drepper@redhat.com>2007-12-17 18:44:04 +0000
commit4cd4c5d6a28c4fbdc86651c4578f4c4f24efce08 (patch)
treee81dce1398009327dbb01c69339ac3ae278e7fa6 /ChangeLog
parentd9961b6a4ff8282a1700aa176c1c3f66b63f4bc6 (diff)
downloadglibc-4cd4c5d6a28c4fbdc86651c4578f4c4f24efce08.tar.gz
glibc-4cd4c5d6a28c4fbdc86651c4578f4c4f24efce08.tar.xz
glibc-4cd4c5d6a28c4fbdc86651c4578f4c4f24efce08.zip
* malloc/malloc.c (public_cALLOc): For arena other than
	main_arena, count all bytes inside the mprotect_size range of the
	heap as uninitialized.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c728e04016..4c23851981 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-12-17  Ulrich Drepper  <drepper@redhat.com>
+
+	* malloc/malloc.c (public_cALLOc): For arena other than
+	main_arena, count all bytes inside the mprotect_size range of the
+	heap as uninitialized.
+
 2007-12-16  Ulrich Drepper  <drepper@redhat.com>
 
 	* elf/tst-execstack.c (do_test): Don't fail if SELinux forbids