about summary refs log tree commit diff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2003-05-17 00:59:16 +0000
committerRoland McGrath <roland@gnu.org>2003-05-17 00:59:16 +0000
commit1eefffb0e7fb26e4bf11cdaeae54d30bcc66f369 (patch)
tree27634dfa5aebce7ed7fcb0d0305aaa4e2d46db5a
parent3e335bbc322346413fe4a3395e68c7b5586cfdad (diff)
downloadglibc-1eefffb0e7fb26e4bf11cdaeae54d30bcc66f369.tar.gz
glibc-1eefffb0e7fb26e4bf11cdaeae54d30bcc66f369.tar.xz
glibc-1eefffb0e7fb26e4bf11cdaeae54d30bcc66f369.zip
* sysdeps/unix/sysv/linux/register-atfork.c (libc_freeres_fn): Fix
	uninitialized variable braino.
-rw-r--r--nptl/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index d753b95fbb..0813aaf1c4 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,3 +1,8 @@
+2003-05-16  Roland McGrath  <roland@redhat.com>
+
+	* sysdeps/unix/sysv/linux/register-atfork.c (libc_freeres_fn): Fix
+	uninitialized variable braino.
+
 2003-05-16  Ulrich Drepper  <drepper@redhat.com>
 
 	* sysdeps/unix/sysv/linux/timer_gettime.c (timer_gettime): Correct