]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - ChangeLog
Hurd: fix use of uninitialized value in fork port copying.
[thirdparty/glibc.git] / ChangeLog
index 91328e0483bd22b88031ed0594c7c97a10fecdc0..5b0d57146eee07178c9a4f73d2ea84acb91a2cb6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,12 @@
+2011-09-08  Roland McGrath  <roland@hack.frob.com>
+
+       * sysdeps/mach/hurd/fork.c (__fork): Initialize REFS so we don't use a
+       garbage value in a __mach_port_mod_refs call in the cases of the
+       task-self and thread-self ports.
+
 2011-09-08  Andreas Schwab  <schwab@redhat.com>
 
-       * elf/dl-load.c (lose): Check for non-null l.
+       * elf/dl-load.c (lose): Check for non-null L.
 
 2011-09-07  Ulrich Drepper  <drepper@gmail.com>