[roll] Roll fuchsia [gigaboot] fix TCP stack corruption It looks like the TCP socket struct, which was placed on the stack, could still be partially in use by the TCP driver if we returned early without properly closing it out. This led to memory corruption during `fastboot continue` when the driver continued flipping bits that now no longer belong to the TCP struct. Original-Bug: b/274973959 Test: `fx qemu ...` + `ffx target flash ...` no longer seems to fail Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/831481 Original-Revision: eacba027a6b74216c29ca3b66036ecb93e3138bf GitOrigin-RevId: edd1e6c781883658ea070faf3c2632a2c4b26a14 Change-Id: Ia92440312a4558d5a6c0870f63dbc041e9de7164
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.