GWP-ASan: Add sanitization support
Android WebView has a stricter privacy model because it runs in embedders memory spaces. To ensure crash dumps don't include information from the embedding process, additional sanitization is performed on the crash dump. To make GWP-ASan work under sanitization, white list GWP-ASan memory regions that are required by the crash handler. Furthermore, add support for testing under sanitization on Linux/Android (the only platforms that currently support sanitization.) CQ-DEPEND=chromium:1756705 Bug: 973167 Change-Id: I6a48b17bd128f44ffd62fe0f180db79c175a561b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1757160Reviewed-by:Mark Mentovai <mark@chromium.org> Reviewed-by:
Vitaly Buka <vitalybuka@chromium.org> Commit-Queue: Vlad Tsyrklevich <vtsyrklevich@chromium.org> Cr-Commit-Position: refs/heads/master@{#688159}
Showing
Please register or sign in to comment