[roll] Roll fuchsia [zbitl] ignore/take View error before exiting scope

This change updates several uses of zbitl::View in the tree in which
we forget to `ignore_error()` before exiting for a non-iteration
failure reason. In not doing this, we risk crashing a program in which
we could have otherwise more gracefully reported an error.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/537305
Original-Revision: 92dd48f3c593f5b61dc18ee7f08cb18e9fb6c2e9
GitOrigin-RevId: 182dfc08f2776a03f1e1905a71eb7f2d6012a4f4
Change-Id: I116584345265204b01b1fee16229733de68e23af
1 file changed
tree: 46630fd4ecf6c8030f06b9f4942ccaba73ef0ee8
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 via the IRC channel #fuchsia on Freenode.

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.