[roll] Roll fuchsia [acpi] Fix use-after-free in CallDsm. CallDsm was returning a pointer that was allocated by FIDL and freed when the function returned. Avoid this by managing our own request/response buffers and returning the response buffer in a unique_ptr. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/553206 Original-Revision: 89369df51340f14bbd8e012237d21292a1acf139 GitOrigin-RevId: dbda676d6f1785c6a6f8fa2c0bb72414a30af134 Change-Id: I3bfb70125430660f0b4b863c54a921a77b6c3977
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.