commit | 22afe6d71c324502d99074749a3e84c577c3316b | [log] [tgz] |
---|---|---|
author | Chih-Hung Hsieh <chh@google.com> | Mon Oct 03 12:15:03 2022 -0700 |
committer | Nicolas Geoffray <ngeoffray@google.com> | Tue Oct 11 12:05:16 2022 +0000 |
tree | 691e2707809112f1a85703198f78007f5e914bae | |
parent | be282e173efd05b53632fe16d843474368283191 [diff] |
Fix art-asan test mprotect errors * Add -fsanitize-address-use-after-return=never in test/runtime cc defaults. * Increase stack frame size limit. * Avoid LOG(FATAL) in thread.cc. Bug: 249586057 Test: presubmit; art-asan Change-Id: I5728ea721e1699b9266dbb7265c9f4198de1e841