commit | ce2084c177141835ddea36ef4face588c07ca6b1 | [log] [tgz] |
---|---|---|
author | Sergei Glazunov <glazunov@google.com> | Thu Aug 31 10:13:03 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 31 10:13:03 2023 |
tree | 5781ca96505bc407fb8459556b05fd4f1238eac4 | |
parent | 2852264c909d525fe5425b02eb81392676739e54 [diff] |
Disentangle the LUD structs from the regular GWP-ASan structs - CL 1/N This change will allow Lightweight UAF Detector to run independently of the main GWP-ASan mode without having to make the validation function logic more complex. This CL shouldn't have any user-visible changes. Bug: 1418006 Change-Id: Ia8202f2e02793fbf4c28522a2cedb9a272f3a1a9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4778625 Reviewed-by: Matthew Denton <mpdenton@chromium.org> Commit-Queue: Sergei Glazunov <glazunov@google.com> Cr-Commit-Position: refs/heads/main@{#1190645}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.