[roll] Roll fuchsia [zircon] Fixed stream read races There was a race when truncating a VMO whilst reading from a stream which would result in ZX_ERR_OUT_OF_RANGE errors that shouldn't happen. This CL addresses this by adding a lock so that they are correctly sequenced. This might not be the most performant way to solve this, but it's simple enough and we probably don't need this case to be performant. Original-Fixed: 83803 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/589962 Original-Revision: 6ccab18525f2293910339f4b1f3e8b57ed51f8f1 GitOrigin-RevId: df6ddd2617e195b1a28082da22796f67209fbdcb Change-Id: I7995f5063374b40a08f5c5a8ab28508bbf96dd90
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.