diff options
author | Evgenii Stepanov <eugenis@google.com> | 2019-03-19 17:17:47 -0700 |
---|---|---|
committer | Evgenii Stepanov <eugenis@google.com> | 2019-03-19 17:17:47 -0700 |
commit | 3e1c604c07688fc06b7ffa0a99da1cc7201793f3 (patch) | |
tree | 453e46afd509520be812ef21b5af0b656b693e97 /debuggerd/handler/debuggerd_handler.cpp | |
parent | 965d0c38c84834fd4a517b97c696a686a5d1219a (diff) |
Fix libmemunreachable vs hwasan conflict.
* Scan memory in a non-sanitized function.
* Don't scan hwasan shadow mappings.
Shadow is ~33G and never contains any heap pointers. The scan takes
about a minute on my device.
Bug: 112438058
Test: memunreachable_test with SANITIZE_TARGET=hwaddress
the test still fails, but now there are no hwasan reports or new
tombstones, and it completes in less than a minute
Change-Id: Ibe4811c67609ca9fe317edc250993b915570a638
Diffstat (limited to 'debuggerd/handler/debuggerd_handler.cpp')
0 files changed, 0 insertions, 0 deletions