[roll] Roll fuchsia [super_parser] Fix validation bug Previously, mistook struct size to refer to the size allocated to the geometry partition. When validating MetadataGeometry, we need to check that the `struct_size` is the actual size of the `MetadataGeometry` struct. Also, add missing validation check for loading metadata geometry. Original-Bug: 404952286 Test: fx test //src/storage/lib/super_parser:super_parser_tests Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1265545 Original-Revision: 7cfb8c552e15f7b02454959725987d2be888622c GitOrigin-RevId: dd2329fe56d6d68bd2187de131c11e09f30adfc2 Change-Id: I3b5b2ddc1a4d887593a3aafc5f03d87582f85246
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 in one of the communication channels documented at get involved.
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.