summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2005-12-06 00:50:15 +0000
committerRoland McGrath <roland@gnu.org>2005-12-06 00:50:15 +0000
commitbd7b22b2eb8f6ab2452316f5e2a182a0b21be4ee (patch)
tree41c08dd73a2c809a7ac3c69176655f694693904f /ChangeLog
parentf30070ae4efe2652fddb8163f83229fb26caa791 (diff)
downloadglibc-bd7b22b2eb8f6ab2452316f5e2a182a0b21be4ee.tar.gz
glibc-bd7b22b2eb8f6ab2452316f5e2a182a0b21be4ee.tar.xz
glibc-bd7b22b2eb8f6ab2452316f5e2a182a0b21be4ee.zip
* malloc/tst-mallocfork.c (do_test): Make sure sa_flags is
	initialized.  Reported by John Reiser <jreiser@BitWagon.com>.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 42b693bfeb..40c34f0f96 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-11-28  Jakub Jelinek  <jakub@redhat.com>
+
+	* malloc/tst-mallocfork.c (do_test): Make sure sa_flags is
+	initialized.  Reported by John Reiser <jreiser@BitWagon.com>.
+
 2005-12-05  Daniel Jacobowitz  <dan@codesourcery.com>
 
 	* stdlib/longlong.h: Update from GCC.