]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/kern/kern_sig.c
xnu-7195.101.1.tar.gz
[apple/xnu.git] / bsd / kern / kern_sig.c
index 3c9cb1feeafde64a6ff73d80d613ef57a0cc6543..74ecaf33814a9b23939dc2c5f31db2fe04b8ed97 100644 (file)
@@ -3252,7 +3252,6 @@ postsig_locked(int signum)
                 * Default catcher, where the default is to kill
                 * the process.  (Other cases were ignored above.)
                 */
-               sig_lock_to_exit(p);
 
                /*
                 * exit_with_reason() below will consume a reference to the thread's exit reason, so we take another