]> git.ipfire.org Git - thirdparty/glibc.git/commit
(cALLOc): Correctly handle systems where sbrk doesn't clear the
authorUlrich Drepper <drepper@redhat.com>
Sat, 25 Sep 1999 06:52:12 +0000 (06:52 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 25 Sep 1999 06:52:12 +0000 (06:52 +0000)
commit4d73e0ed98c26a50bc079f61947dffe059a37941
tree0d8515e622120e6a0bf842c93bf63f279529e391
parentd99ce5393685367d94cc9cf3d2c426ee22e4592a
(cALLOc): Correctly handle systems where sbrk doesn't clear the
contents of memory that is reallocated after decrementing the break
value first.  Update comment about MORECORE_CLEARS, explaining the
meaning of the values it can be set to.
malloc/malloc.c