From caa60cb998caaffcfc5cf7776f5083c8b453564e Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 12 Sep 2008 18:19:17 +0000 Subject: [PATCH] 2008-09-12 Flavio Leitner Ulrich Drepper * malloc/malloc.c (public_vALLOc): Try other arenas in case _int_valloc fails. (public_pVALLOc): Likewise. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index fc3a87cf1f..a11cdafd30 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 -- 2.11.4.GIT