From d70576891ef01c5c9e5eb89072c00de561c3ebd9 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sat, 6 Apr 1996 10:03:22 +0000 Subject: * sysdeps/mach/hurd/fork.c (__fork): Don't leak send-rights to the child's proc port in the parent. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index a6098807e2..d4e033b53c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ Fri Apr 5 17:43:41 1996 Miles Bader + * sysdeps/mach/hurd/fork.c (__fork): Don't leak send-rights to the + child's proc port in the parent. + * sysdeps/mach/hurd/i386/sigreturn.c (__sigreturn): Store MACH_PORT_DEAD in the thread reply-port variable before destroying the signal handler's reply port to avoid infinite recursion. -- cgit v1.2.3