[roll] Roll fuchsia [roll] Roll third_party/pigweed pw_symbolizer: Handle EOF when reading llvm-symbolizer output This change fixes an infinite loop bug in the llvm-symbolizer wrapper. It is necessary because if the llvm-symbolizer process closes its stdout unexpectedly or reaches EOF, returns an empty string. The previous logic only checked for a newline character, causing a spinlock and pegging the CPU at 100% indefinitely. Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/401472 Original-Revision: e43f57369c51d879a4896b31ca0443539f172d3d Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1585797 Original-Revision: 0c81ad2d7f5643dbcdf30297d865e2f6c9fc1f48 GitOrigin-RevId: c746bddbecf877e834828bcb1a4f3cfac5b75cad Change-Id: I01795aeb8ab33f7b1aa1ed2406fc7f3c76b807c8
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 in one of the communication channels documented at get involved.
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.