diff options
author | Adam Harrison <adamharrison@google.com> | 2018-02-02 11:14:00 -0800 |
---|---|---|
committer | Mark Mentovai <mark@chromium.org> | 2018-02-02 20:18:46 +0000 |
commit | 6bb6c9b26afd9844b9e35fcaa39fb24893e7abb5 (patch) | |
tree | 0d5abb76e392a6b1d2210a40f0b07cc135973e08 /android/google_breakpad/Android.mk | |
parent | Extend ifdef to include helper functions (diff) | |
download | breakpad-6bb6c9b26afd9844b9e35fcaa39fb24893e7abb5.tar.xz |
Fix crash when an NSException is thrown.
old_handlers is zeroish whenever an NSException is thrown. This caused PROT_WRITE to never be set and resulted in an EXC_BAD_ACCESS when trying to set the handler to NULL.
Change-Id: Ibb7da448204431c7602b1001f3a5216303c4c9d1
Reviewed-on: https://chromium-review.googlesource.com/899907
Reviewed-by: Mark Mentovai <mark@chromium.org>
Diffstat (limited to 'android/google_breakpad/Android.mk')
0 files changed, 0 insertions, 0 deletions