[roll] Roll fuchsia [blobfs] Return from methods after null checks.

The methods were returning the errors and closing the connection but
proceeding to complete the rest of the method where the pointers would
be dereferenced.

Original-Bug: 409611771
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1262964
Original-Revision: d8ac5add4136a3452761b35a280e2f7ea608331d
GitOrigin-RevId: 1278a59436b885a881e0bcf8beedb37055944471
Change-Id: Ifbde126dd8a7c00c5a39ae27e1872ce58c88f380
1 file changed
tree: 6a9921b63c6e0586c573b9a252199ffb80a62329
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
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 in one of the communication channels documented at get involved.

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.