commit | a9f6ff59c548006580ccd06f1dd48b8366941ef5 | [log] [tgz] |
---|---|---|
author | Austin Sullivan <asully@chromium.org> | Wed Oct 12 20:49:34 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 12 20:49:34 2022 |
tree | 8c481f36f30b2ce05abd64fa272c60015f5c14b3 | |
parent | 877734d95c2c8a1ac4436e2c6ab168e7b78d02ef [diff] |
FSA: Fix null-deref in getDirectory() Haven't tested locally, but the discussion on the bug suggests a very straightforward fix. Clusterfuzz can verify this accordingly (or not). Bug: 1252866 Change-Id: I2bf6f51f51b0c70074230500bfa4e5af5c71cecd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3949714 Reviewed-by: Christine Smith <christinesm@chromium.org> Commit-Queue: Christine Smith <christinesm@chromium.org> Auto-Submit: Austin Sullivan <asully@chromium.org> Cr-Commit-Position: refs/heads/main@{#1058252}
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.