* malloc/malloc.c (sYSMALLOc): Avoid infinite loop if MMAP
commit7463d5cb4d42ffa944f05415f9d320b1b64d2bcf
authorUlrich Drepper <drepper@redhat.com>
Thu, 24 Aug 2006 17:30:37 +0000 (24 17:30 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 24 Aug 2006 17:30:37 +0000 (24 17:30 +0000)
tree5965915308653b2ce43950fc61101339c8149c1b
parent542a6f62afe483fe282adaf60f5c0a185c12e824
* malloc/malloc.c (sYSMALLOc): Avoid infinite loop if MMAP

keeps failing and heap growth or new heap creation isn't
successful either.
* malloc/tst-malloc.c (main): Add new tests.
ChangeLog
malloc/malloc.c
malloc/tst-malloc.c