Descriptionmac: Make UseSystemDefaultHandler() clear handlers on failure
If the task’s exception handler for EXC_CRASH, EXC_RESOURCE, and
EXC_GUARD exceptions cannot be set, clear the handler instead.
Nothing considered this function’s return value, and the only viable
fallback action on failure would have been to do what the function now
does, so its return type is changed to void.
R=rsesek@chromium.org
Committed: https://chromium.googlesource.com/crashpad/crashpad/+/c95b30464ac1bfb03ccc197ec761f481e0fac391
Patch Set 1 #
Messages
Total messages: 4 (1 generated)
|