Skip to content

Commit

Permalink
Merge pull request kstenerud#267 from stephenzl/patch-1
Browse files Browse the repository at this point in the history
Update KSCrashMonitor_MachException.c
  • Loading branch information
kstenerud authored Dec 23, 2017
2 parents 81ad63c + 92273e4 commit 4d68a50
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -429,6 +429,7 @@ static void uninstallExceptionHandler()
g_secondaryPThread = 0;
}

g_exceptionPort = MACH_PORT_NULL;
KSLOG_DEBUG("Mach exception handlers uninstalled.");
}

Expand Down

0 comments on commit 4d68a50

Please sign in to comment.