diff options
author | Roland McGrath <roland@gnu.org> | 1996-04-07 17:44:31 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1996-04-07 17:44:31 +0000 |
commit | 3125073e100f2d6f82144b1e07321a340b538967 (patch) | |
tree | 24ab164f08dadcd506c038ccafb4f0fe381c77d0 /ChangeLog | |
parent | d70576891ef01c5c9e5eb89072c00de561c3ebd9 (diff) | |
download | glibc-3125073e100f2d6f82144b1e07321a340b538967.tar.gz glibc-3125073e100f2d6f82144b1e07321a340b538967.tar.xz glibc-3125073e100f2d6f82144b1e07321a340b538967.zip |
Sun Apr 7 10:37:30 1996 Roland McGrath <roland@whiz-bang.gnu.ai.mit.edu> cvs/libc-960408
* sysdeps/mach/hurd/fork.c: Don't leak send rights to the child's proc port in the parent. Fri Apr 5 17:43:41 1996 Miles Bader <miles@gnu.ai.mit.edu>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog index d4e033b53c..ec775342db 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,9 @@ -Fri Apr 5 17:43:41 1996 Miles Bader <miles@gnu.ai.mit.edu> +Sun Apr 7 10:37:30 1996 Roland McGrath <roland@whiz-bang.gnu.ai.mit.edu> + + * sysdeps/mach/hurd/fork.c: Don't leak send rights to the child's proc + port in the parent. - * sysdeps/mach/hurd/fork.c (__fork): Don't leak send-rights to the - child's proc port in the parent. +Fri Apr 5 17:43:41 1996 Miles Bader <miles@gnu.ai.mit.edu> * sysdeps/mach/hurd/i386/sigreturn.c (__sigreturn): Store MACH_PORT_DEAD in the thread reply-port variable before destroying |