Merge "Asan.options: Use abort_on_error" into nyc-mr1-dev
This commit is contained in:
commit
0c28557e58
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue