mirror of
git://sourceware.org/git/glibc.git
synced 2025-02-17 13:00:43 +08:00
* sysdeps/mach/hurd/fork.c (__fork): Don't leak send-rights to the
child's proc port in the parent.
This commit is contained in:
parent
786db2208e
commit
d70576891e
@ -1,5 +1,8 @@
|
|||||||
Fri Apr 5 17:43:41 1996 Miles Bader <miles@gnu.ai.mit.edu>
|
Fri Apr 5 17:43:41 1996 Miles Bader <miles@gnu.ai.mit.edu>
|
||||||
|
|
||||||
|
* 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
|
* sysdeps/mach/hurd/i386/sigreturn.c (__sigreturn): Store
|
||||||
MACH_PORT_DEAD in the thread reply-port variable before destroying
|
MACH_PORT_DEAD in the thread reply-port variable before destroying
|
||||||
the signal handler's reply port to avoid infinite recursion.
|
the signal handler's reply port to avoid infinite recursion.
|
||||||
|
Loading…
Reference in New Issue
Block a user