breakpad/src
Adam Harrison 6bb6c9b26a 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>
2018-02-02 20:18:46 +00:00
..
build Fix MSVC build on 64-bit 2017-09-25 07:10:11 +00:00
client Fix crash when an NSException is thrown. 2018-02-02 20:18:46 +00:00
common Add asm and machine headers 2018-01-03 21:22:16 +00:00
google_breakpad Add optional field indicating multiple symbols at an address 2017-11-29 21:33:23 +00:00
processor Make breakpad build with -Wimplicit-fallthrough (on linux) 2018-01-31 16:39:12 +00:00
third_party List missing 64-bit arches in the bundled curl 2017-11-13 19:50:29 +00:00
tools Fixed file extention for minidump_upload in tools_linux.gypi 2018-01-04 08:43:43 +00:00
breakpad_googletest_includes.h test: allow use of system gmock/gtest libs 2016-01-25 19:27:56 -05:00
config.h.in Only use O_CLOEXEC on platforms that support it 2017-05-10 21:32:37 +00:00