[roll] Roll fuchsia [starnix] Fix race in binder reference counting.

This fixes a race where an object could be inserted in a transaction and
freed concurrently.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/830159
Original-Revision: 1d3485b9582ead2879cc3016e529c2cdaa7aa722
GitOrigin-RevId: 4acaa70be07de8ec44e4afbba344c71e9c477725
Change-Id: I94f2febdac751612e3a7bdfbaafa8d6b69530bdc
1 file changed
tree: 1e7aa4b340318f0f71edd311f7a426184776c9c3
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.