commit | 4ee959610514bbf987151a31261ff0b3dc81a017 | [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 | 7fb273b1c7d524da62e6541a3c3d47cdc5e01cd3 [diff] | |
parent | 2ec89249d4a6e4b61b25ee86ca02f9258549a098 [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