Evgenii Stepanov | f3009f2 | 2015-10-23 14:49:16 -0700 | [diff] [blame] | 1 | allow_user_segv_handler=1 |
2 | detect_odr_violation=0 | ||||
3 | alloc_dealloc_mismatch=0 | ||||
4 | allocator_may_return_null=1 | ||||
5 | detect_container_overflow=0 | ||||
Andreas Gampe | 67b7e85 | 2016-08-16 15:45:56 -0700 | [diff] [blame] | 6 | abort_on_error=1 |
Andreas Gampe | 8ccc1ad | 2016-06-22 20:05:59 -0700 | [diff] [blame] | 7 | include_if_exists=/system/asan.options.%b |
Ryan Campbell | ce30d07b1 | 2017-08-09 14:37:48 -0700 | [diff] [blame] | 8 | include_if_exists=/data/asan/system/asan.options.%b |