commit | 0c28557e581c06ad92a672a1268d4f83ebc21eab | [log] [tgz] |
---|---|---|
author | TreeHugger Robot <treehugger-gerrit@google.com> | Wed Aug 17 01:58:53 2016 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Wed Aug 17 01:58:53 2016 +0000 |
tree | 4ba5911434b297d2b2111a01892e794b69603421 | |
parent | a7c591ffcefdea1ffe4d3ef3220c5e6896eb1ccd [diff] | |
parent | 67b7e85b1868392526def50c1ec20e53af348aa0 [diff] |
Merge "Asan.options: Use abort_on_error" into nyc-mr1-dev
diff --git a/rootdir/asan.options b/rootdir/asan.options index 70e0eca..d728f12 100644 --- a/rootdir/asan.options +++ b/rootdir/asan.options
@@ -3,4 +3,5 @@ alloc_dealloc_mismatch=0 allocator_may_return_null=1 detect_container_overflow=0 +abort_on_error=1 include_if_exists=/system/asan.options.%b