* malloc/malloc.c (struct malloc_chunk): Fix comment typo.
commit9ea9af192bf0c2991db6e74cc95d83a69b02cf08
authorUlrich Drepper <drepper@redhat.com>
Mon, 12 Sep 2005 14:02:35 +0000 (12 14:02 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 12 Sep 2005 14:02:35 +0000 (12 14:02 +0000)
tree192f727cd70221e3793e57e45f5119dd4f20d801
parentff3cacc50c42290ff76922257247c95f27fa3736
* malloc/malloc.c (struct malloc_chunk): Fix comment typo.

(public_cALLOc): For mmapped chunks and perturb_byte != 0,
don't clear SIZE_SZ bytes more than should be cleared.
ChangeLog
malloc/malloc.c