about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2007-12-11 23:46:43 +0000
committerUlrich Drepper <drepper@redhat.com>2007-12-11 23:46:43 +0000
commit17edb30c62d6e0d84f1e9b40e7df3a43b254f551 (patch)
tree4a68df042167227438836c53e78871518476f01d /ChangeLog
parent65bc770f4e1333883c4c95ffa63d49136404a2d8 (diff)
downloadglibc-17edb30c62d6e0d84f1e9b40e7df3a43b254f551.tar.gz
glibc-17edb30c62d6e0d84f1e9b40e7df3a43b254f551.tar.xz
glibc-17edb30c62d6e0d84f1e9b40e7df3a43b254f551.zip
* malloc/malloc.c (_int_malloc): sYSMALLOc might fail, in this
	case don't call alloc_perturb.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c94d0e4cfd..531d6b9a5c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-12-11  Ulrich Drepper  <drepper@redhat.com>
+
+	* malloc/malloc.c (_int_malloc): sYSMALLOc might fail, in this
+	case don't call alloc_perturb.
+
 2007-12-10  Ulrich Drepper  <drepper@redhat.com>
 
 	* sysdeps/unix/sysv/linux/adjtime.c: Use ADJ_OFFSET_SS_READ if