[roll] Roll fuchsia [fidl] Clear handles from list on rights/type errors

This updates the FIDL decoder to clear handles from the
fidl_decode_impl's handles array when encountering rights or type errors
to avoid closing the same handle value twice.

Test: fidl-hlcpp-unit-tests DecodeHandleRights* tests
Original-Fixed: 479296418
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1565075
Original-Revision: 1b5a714bb3070e20264b4c9c036c1378c0c4fe8c
GitOrigin-RevId: dbddea0c744ed8c13d8fb0012b9b1a1ac8dd8cd4
Change-Id: I5b4b2c29822bb7612630e57cd96328c24fd75fd8
1 file changed
tree: 3ddae463f6faad126bd38359d3faa62905dfd288
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.