commit | 57cdd13b408feddd805c286af817514b1ae7eb71 | [log] [tgz] |
---|---|---|
author | Joshua Seaton <joshuaseaton@fuchsia.infra.roller.google.com> | Fri Jun 04 18:33:07 2021 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Jun 04 11:34:30 2021 -0700 |
tree | 46630fd4ecf6c8030f06b9f4942ccaba73ef0ee8 | |
parent | 85ee331bcae9b3850874c20cec62220e42195ac2 [diff] |
[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
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
.