commit | b50bf2236d89f5f60e9107aa2885610b28cbbc52 | [log] [tgz] |
---|---|---|
author | Brandon Castellano <bcastell@fuchsia.infra.roller.google.com> | Fri Jul 14 22:12:44 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Jul 14 15:14:37 2023 -0700 |
tree | bec8675f24e25fbb0c539ae6730d11416485f3f5 | |
parent | 05b0c4800b1cdf8d6180dec296a02b6b482ba346 [diff] |
[roll] Roll fuchsia [fxblob] Reuse context/buffer when decompressing Reuse zstd decompression context and decompression buffer across each chunk. Add integrity check to validate decompressed length against the reported chunk size in the seek table. Original-Bug: 130517 Test: fx test delivery-blob-test Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/883193 Original-Revision: 648e79d798a630ff3a3d0f0599c747bb347fb615 GitOrigin-RevId: aba1f26596ec802ec1c9107c272e7f259f1ff743 Change-Id: I461bd5cdada2dbbd98149eb4e9018b13e0f42718
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
.