commit | 4e458c19bb6162ce6292e07b61a3f9e7893515d6 | [log] [tgz] |
---|---|---|
author | Victor Costan <costan@fuchsia.infra.roller.google.com> | Wed Jan 08 10:05:09 2025 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Jan 08 10:07:55 2025 -0800 |
tree | 74b878b15da1d1bf86aaf677d9ec42437b867bf1 | |
parent | d2e4d0a4d875da9070332588cb12ddb7d890537f [diff] |
[roll] Roll fuchsia [intel-display] Enforce that DisplayDevice::controller_ is never null. This CL helps investigate asan failures encountered by recent CLs to intel-display drivers. A future CL may switch the type of the data member (and corresponding accessor) from Controller* to Controller&, to better document the nullability. Test: fx test //src/graphics/display/drivers/intel-display Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1183932 Original-Revision: e6c5e83ecdb3141b7a7e9ae14e488c39af91e4fe GitOrigin-RevId: 175e0e52a2885a56b99fdd3671fada4dcae42f22 Change-Id: I3c4e67fe36c12446b0ee3020dc965fd53fdb0a1e
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.