mac/asan: Enable asan range checking for globals.
I was very confused by asan not catching an out-of-bounds read of a global. Turns out we turn it off. Let's not do that. Bug: 352073 Cq-Include-Trybots: luci.chromium.try:mac_chromium_asan_rel_ng Change-Id: I299a40a125de6a5addc26fa9d2fbdf39b6f66169 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2527366 Commit-Queue: Nico Weber <thakis@chromium.org> Commit-Queue: Hans Wennborg <hans@chromium.org> Reviewed-by:Hans Wennborg <hans@chromium.org> Cr-Commit-Position: refs/heads/master@{#827214}
Showing
Please register or sign in to comment