Asan.options: Use abort_on_error
am: 67b7e85b18
Change-Id: I0fc6b677f8bec9ce148ee65ab3c6e3f5165496a8
This commit is contained in:
commit
4f31cff93b
|
@ -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