commit | 8e5ac98d33858e8a114e9e165fbc94d2123a0d25 | [log] [tgz] |
---|---|---|
author | Yecheng Zhao <zyecheng@fuchsia.infra.roller.google.com> | Tue Nov 14 21:51:48 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Nov 14 13:53:25 2023 -0800 |
tree | 68f8d8acd658932b737150a54169bb64255ac5f3 | |
parent | 7f5c930d2407ad780c3214d1d4a28b7d28712d9d [diff] |
[roll] Roll fuchsia [firmware][sdk] Zeroize GUID buf for libavb libavb uses strlen() on the buf output by get_unique_guid_for_partition(). Zeroize it so that it doesn't reach beyond buffer boundary. Also fixes `sdk:firmware` visibility so that it can be built from `fx build sdk:firmware` as documented. Original-Bug: 308829443 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/946733 Original-Revision: 8f02def69fdf8c12f154703fe5b9bc00f3813600 GitOrigin-RevId: 8f8dccfd254fdc15f103c2cd999a0441baa5806a Change-Id: I3fce2622bb7d8cf6ab61fd39dd74444fff07fc53
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
.