[roll] Roll fuchsia [fidl] Don't make channel close call on 0 handles

This change makes it so that we only call channel_close_many() if there
are a non-zero number of channels.

Original-Bug: 102657
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/795223
Original-Revision: cae4b54d5594a191ca8cc8afee36c45ed572b0b7
GitOrigin-RevId: e81774b3a5ec383a48090053eb271f90534e8639
Change-Id: I100abf37db9e918e0b4c1d0343fa74617210d924
1 file changed
tree: 57a730b8d8d3075a1e66f4f52ec62fe87fe9ec76
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. toolchain
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 via the IRC channel #fuchsia on Freenode.

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.