[roll] Roll fuchsia [ddktl] Remove ddk::Transaction This class is a complicated way to get a C-like API to LLCPP bindings. Replace this with a Transaction class that is used in device_server.cc to precisely identify unknown ordinal dispatch errors. This disentagles FIDL errors from other errors emitted by the driver in its `message` function. Remove device_fidl_txn.reply which always pointed to the same implementation. Remove `device_fidl_transaction_take_ownership` which is no longer used. Log the complete FIDL reason and the ordinal when dispatch fails. Add a validity check on incoming FIDL messages that would otherwise produce a crash on malformed messages. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/831281 Original-Revision: f2db6f36a60959acfa6ce97fa70eedff44764292 GitOrigin-RevId: bf53a787d69b9d1f5ab8a4e1e1d7dad6a87fb2b6 Change-Id: I107b0de1f3bb38e60f2d929b9e437ed4100bbece
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.