CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2026/06/25 02:14:20

Modified files:
        sys/kern       : kern_exit.c 

Log message:
Always untrace traced children even when they're exiting.  But do skip
sending them a SIGKILL.  This prevents triggering a KASSERT in a convuluted
scenario reported by Yuxiang Yang.

"looks right" deraadt@
ok claudio@

Reply via email to