commit | 2bd6ab1a16090fd20d422c11d794edf5c0ff6b89 | [log] [tgz] |
---|---|---|
author | Peng Huang <penghuang@chromium.org> | Tue Nov 22 21:39:10 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 22 21:39:10 2022 |
tree | 47968aaaad603faad32ad4f471cc8048445ce636 | |
parent | 15e5eed02e9dd0b762b76e1b33d85ef39de29b05 [diff] |
Fix potential OOB problem with validating command decoder Bug: 1392715 Change-Id: If51b10cc08e5b3ca4b6012b97261347a5e4c134e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4049230 Commit-Queue: Srinivas Sista <srinivassista@chromium.org> Reviewed-by: Srinivas Sista <srinivassista@chromium.org> Owners-Override: Srinivas Sista <srinivassista@chromium.org> Cr-Commit-Position: refs/branch-heads/5434@{#3} Cr-Branched-From: 2c5178f0e7f0c1caca91c57f4d782cc0e9d5e6fa-refs/heads/main@{#1074591}
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.