commit | 8cac72dee6d0cfe97232ae252ab3f3b906847e49 | [log] [tgz] |
---|---|---|
author | Vitaly Buka <vitalybuka@google.com> | Wed Sep 20 14:07:30 2023 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Sep 20 14:10:28 2023 -0700 |
tree | 07fe6b6da60a20f0c9f8098cb85673c1c720d3a8 | |
parent | 5facb3b727b1039f44d0d94e832b5364310b82fc [diff] |
[HWASAN] Prevent SEGV in report near inaccessible memory (#66861) We can't use IsAccessibleMemoryRange on short granule check because of performance impact. However we can prevent crashing if report prints out "Tags for short granules around the buggy address". GitOrigin-RevId: 2613c77cbaa0cdf166626271e103d9af0f8ff9d3