| commit | 554177fc19dfe09022ce8d2a5f4fa73fc1bef80c | [log] [tgz] |
|---|---|---|
| author | Yifei Teng <yifeit@fuchsia.infra.roller.google.com> | Thu Jun 10 23:04:06 2021 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Thu Jun 10 16:05:32 2021 -0700 |
| tree | 5588483a7fea8e7fe21eb459129a3d0ce0698e65 | |
| parent | 2c346c58ff7eb1c62ed0bf4731c3f826d81239c3 [diff] |
[roll] Roll fuchsia [fidl][llcpp] Introduce WireSharedClient Start of implementation of use-after-free prevention in client bindings, following the proposed steps in fxbug.dev/75485. This CL copies the existing fidl::Client interface into fidl::WireSharedClient, since we would be restricting functionality in fidl::Client later on. Subsequent CLs would evolve the API of WireSharedClient to where we want it to be. Tests related to cloning are moved to use the fidl::WireSharedClient type, since cloning is going to be a feature exclusive to that client type. Original-Bug: 75485 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/536788 Original-Revision: a05d59d02c6d655b83f68c054efd183e3a69a510 GitOrigin-RevId: 418691f5e6548fd1d548ef49523b2e24092d972e Change-Id: I28eb7bd8f7915085916b94de58930e3bd2814465
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.