commit | e919acc585ff407a142cd439a39e2855b730268c | [log] [tgz] |
---|---|---|
author | Maciej Pawlowski <mpawlowski@opera.com> | Mon May 27 13:11:40 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Mon May 27 13:11:40 2019 |
tree | 2e2aee5c015e207221276bbe014c07e4d5a0f4eb | |
parent | 15337e29f9e1802f1d5b4478746fff6a41250a92 [diff] |
Avoid member access within null pointer in PersistentMemoryAllocator Create temporary objects for the assertions instead of doing UB. Bug: 966850 Change-Id: I344622fcf0e616be313a510345e0d6cf65d22113 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1628723 Reviewed-by: Brian White <bcwhite@chromium.org> Commit-Queue: Maciej Pawlowski <mpawlowski@opera.com> Cr-Commit-Position: refs/heads/master@{#663524}
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.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .