[roll] Roll fuchsia [fuchsia-controller] Fix double-free issue.

Setting an item to a tuple steals the reference, this was decrementing
the refcounter after setting the tuple item, causing the garbage
collector to do a double-free.

Original-Original-Fixed: 512545149
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1610431
Original-Original-Revision: 4a38e5c84804f89cd39660fac34763bbd289c280
GitOrigin-RevId: 00268bdb139fd4d422453b7c8aaaca7cf7c47337
Change-Id: I8d5b6de849f026ab4caa7cd4235d16597f64a01b
1 file changed
tree: 734c4edb62080d973497e793a004294704eb5722
  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.