diff options
author | 2024-05-16 22:15:18 +0000 | |
---|---|---|
committer | 2024-05-22 07:54:36 +0000 | |
commit | c82d3a69bdf3a95720e8e8b8d2b72cc4db19645c (patch) | |
tree | d24b4c780864f25cd3ac5e9d8faa2773fd021ba2 /runtime/quick_exception_handler.cc | |
parent | 4d0b0469a97a0815f5df4707ece44412cce4ae5f (diff) |
Skip double-root update detection (in CMC GC) on HWASAN builds
We have to skip detection of double update on stack. But with HWASAN,
the comparison fails and we end up not excluding stack pointers. We can
safely skip not detecting double-root updates everywhere.
Test: manual
Bug: 335549484
Change-Id: I6281563f57584188565929f8a812371b094877ca
Diffstat (limited to 'runtime/quick_exception_handler.cc')
0 files changed, 0 insertions, 0 deletions