commit | 9a64bd3fb97dbff063380340303cb622598b2c01 | [log] [tgz] |
---|---|---|
author | akshay <akshay.r@zohocorp.com> | Fri Dec 01 17:06:25 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Dec 01 17:06:25 2023 |
tree | 4428e184cae1de791832040deb9bd3ed9035b3dd | |
parent | c610fe22d69d99f178d3ed8d0a33b1ff7e698ea3 [diff] |
[Dangling ptr] Fixing dangling pointer by converting it to unique_ptr Bug: 1494599 Change-Id: Icc4b93b025273c74bdc889f31d801534407958e0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4962742 Reviewed-by: Bo Liu <boliu@chromium.org> Commit-Queue: Avi Drissman <avi@chromium.org> Reviewed-by: Avi Drissman <avi@chromium.org> Cr-Commit-Position: refs/heads/main@{#1231988}
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.