DescriptionDisable the ASan SEGV handler for NaCl processes on Mac.
Implement __asan_default_options() for the Chrome OSX binary. This function
sets handle_segv=0 iff the binary is executed with --type=nacl-loader.
BUG=323510
TEST=browser_tests pass under ASan on OSX x64
R=cpu@chromium.org, mseaborn@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=238328
Patch Set 1 #
Total comments: 17
Patch Set 2 : #
Total comments: 2
Patch Set 3 : #Messages
Total messages: 7 (0 generated)
|