commit | e5119a469acd4b240cd392fd04b5bfd322b2627d | [log] [tgz] |
---|---|---|
author | Victor Costan <costan@fuchsia.infra.roller.google.com> | Thu Dec 26 17:38:38 2024 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Dec 26 17:40:03 2024 -0800 |
tree | 0e9d918cc0db60987c8b6f64e0e4bfcd77f6dbbb | |
parent | 9c7a0a25c3ba7ec564133fd977342bc14be11789 [diff] |
[roll] Roll fuchsia [virtio-gpu-display] Fix incorrect cleanup during driver shutdown. Due to a typo, DisplayEngineEventsBanjo::SetListener() does not correctly reset the listener when given a nullptr. The bug results in event listeners still being called. This CL fixes the bug, to address any false rejections in CI/CQ that may be caused by this problem. In the future, the Banjo adapters will be lifted into a library with full test coverage. This bug was discovered by the work for that project. Original-Bug: 42079190 Test: none (test coverage will be provided in future CLs) Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1178539 Original-Revision: 534aae311de21e9a8fc6076fd035b085b5058d4e GitOrigin-RevId: 7e5aad4508b55a792591ed0f3ad35392191145f8 Change-Id: Id7a871ee5b6158d30a01627c4585ce4101d57ad5
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
.