• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

system/corennnnn


Commit MetaInfo

Revision67b7e85b1868392526def50c1ec20e53af348aa0 (tree)
Time2016-08-17 07:45:56
AuthorAndreas Gampe <agampe@goog...>
CommiterAndreas Gampe

Log Message

Asan.options: Use abort_on_error

Use abort to have debuggerd act and create a tombstone.

Bug: 30775464
Change-Id: I359c7c7c094880b7b55304cd2aa3f4b360b729d8

Change Summary

Incremental Difference

--- a/rootdir/asan.options
+++ b/rootdir/asan.options
@@ -3,4 +3,5 @@ detect_odr_violation=0
33 alloc_dealloc_mismatch=0
44 allocator_may_return_null=1
55 detect_container_overflow=0
6+abort_on_error=1
67 include_if_exists=/system/asan.options.%b