[roll] Roll fuchsia [netstack3][tcp] Fix a panic in Assembler::insert The outstanding Vec is non-empty only when start != end. Normally this won't happen, but when the read side of the socket is shut down but there are still incoming segments, we will try to insert a range with start == end, causing OOB access. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/734346 Original-Revision: 23ec5376491ebe1212aa60faf9bfa8b75a541255 GitOrigin-RevId: f29d94a8ef1f43ac2876b7419bae3dd64595eac4 Change-Id: I79bb144de9183bb92dfe9b302ba09e07e2b94d7e
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.