diff options
Diffstat (limited to 'rootdir')
-rw-r--r-- | rootdir/asan.options | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rootdir/asan.options b/rootdir/asan.options index 70e0ecaf9..d728f12ed 100644 --- a/rootdir/asan.options +++ b/rootdir/asan.options @@ -3,4 +3,5 @@ detect_odr_violation=0 alloc_dealloc_mismatch=0 allocator_may_return_null=1 detect_container_overflow=0 +abort_on_error=1 include_if_exists=/system/asan.options.%b |