From: Ulrich Drepper Date: Fri, 12 Sep 2008 18:19:17 +0000 (+0000) Subject: 2008-09-12 Flavio Leitner X-Git-Tag: cvs/fedora-glibc-20081019T1815~30 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=caa60cb998caaffcfc5cf7776f5083c8b453564e;p=thirdparty%2Fglibc.git 2008-09-12 Flavio Leitner Ulrich Drepper * malloc/malloc.c (public_vALLOc): Try other arenas in case _int_valloc fails. (public_pVALLOc): Likewise. --- diff --git a/ChangeLog b/ChangeLog index fc3a87cf1f2..a11cdafd307 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2008-09-12 Flavio Leitner + Ulrich Drepper + + * malloc/malloc.c (public_vALLOc): Try other arenas in case + _int_valloc fails. + (public_pVALLOc): Likewise. + 2008-09-02 Andreas Jaeger * sysdeps/unix/sysv/linux/s390/s390-32/utmp-convert.h: Fix last