[roll] Roll fuchsia [driver_runner] Fix potential UAF fidl::DecodedMessage doesn't actually own any of the buffers, so a new object which stores it alongside a fidl::IncomingToOutgoingMessage was created for this purpose. This isn't an issue at the moment due to an ongoing wire migration, but once that migration completes, the UAF will appear. Additionally, the fidl_incoming_msg_t was removed as it was an unnecessary interlude as fidl::DecodedMessage has a constructor that takes in a fidl::IncomingMessage. Tested: fx test Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/600047 Original-Revision: 843496d89a9fcabec3e0803e7f2f264d3b652f24 GitOrigin-RevId: d3c77a0a0c7fa297f0b36d0f81ef33c6fb6669e2 Change-Id: Iaac66cc25296314f89dd42ee343080c412708213
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 via the IRC channel #fuchsia on Freenode.
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.