breakpad/src/client
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
..
apple/Framework Mac: Add support for in-process crash reporting to Breakpad. 2014-09-15 22:48:18 +00:00
ios Fix crash when an NSException is thrown. 2018-02-02 20:18:46 +00:00
linux Extend ifdef to include helper functions 2018-01-31 21:02:06 +00:00
mac Rename src/common/memory.h to memory_allocator.h. 2017-10-17 14:02:43 +00:00
solaris/handler Use stdint types everywhere 2013-03-06 14:04:42 +00:00
windows Do not use non-standard stdext::checked_array_iterator with libc++. 2018-01-18 14:55:11 +00:00
minidump_file_writer-inl.h Clean up build for 64 bit. 2010-07-19 20:43:49 +00:00
minidump_file_writer.cc Android: Workaround for ftruncate() issues. 2015-11-05 15:45:01 -08:00
minidump_file_writer.h Fix the documentation for MinidumpFileWriter::Open(). 2014-05-12 19:36:46 +00:00
minidump_file_writer_unittest.cc Turn on more warnings in ios / mac projects. 2012-09-21 07:58:25 +00:00