summaryrefslogtreecommitdiff
path: root/tools/aconfig/src/codegen_java.rs
diff options
context:
space:
mode:
author Elliott Hughes <enh@google.com> 2023-10-06 22:34:36 +0000
committer Elliott Hughes <enh@google.com> 2023-10-06 22:34:36 +0000
commit40f0c5cad3c32aff1080e8e401a554898967598d (patch)
treea833c0404825e65716670895707e46d91580ba6a /tools/aconfig/src/codegen_java.rs
parentb89b3f6108cbec5a38d0d93d28b55f3d3d34adab (diff)
Have the sanitizers trap rather than abort.
abort() seems friendlier, but in practice it puts a couple of irrelevant libc.so frames on the top of the stack trace and clobbers all the registers that might have helped remotely debug a sanitizer failure. Let's switch to trapping directly in the sanitized code instead. Bug: http://b/298741930 Test: treehugger Change-Id: I4fca63cb42bfba16a934c1fa88b08697faf3be41
Diffstat (limited to 'tools/aconfig/src/codegen_java.rs')
0 files changed, 0 insertions, 0 deletions