* malloc/malloc.c (public_cALLOc): For arena other than
commit4cd4c5d6a28c4fbdc86651c4578f4c4f24efce08
authorUlrich Drepper <drepper@redhat.com>
Mon, 17 Dec 2007 18:44:04 +0000 (17 18:44 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 17 Dec 2007 18:44:04 +0000 (17 18:44 +0000)
treee81dce1398009327dbb01c69339ac3ae278e7fa6
parentd9961b6a4ff8282a1700aa176c1c3f66b63f4bc6
* malloc/malloc.c (public_cALLOc): For arena other than

main_arena, count all bytes inside the mprotect_size range of the
heap as uninitialized.
ChangeLog
malloc/malloc.c