[roll] Roll fuchsia [f2fs] Refactor memory allocation This CL removes the use of 'new' style allocations, unnecessary heap allocations and the use of union in non-pod class. Plus, it fixes an overflow bug in F2fs::SanityCheckRawSuper(). Multiply: fshost_integration_tests_rust Multiply: fshost_integration_tests_cpp Original-Fixed: 116784 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/772722 Original-Revision: 51f5c0ba4731b7c3ed042515279d5ad1f148d614 GitOrigin-RevId: f13abc79c83d4b01e87be0b215570908c47dc959 Change-Id: I7526740b6f266fb3079ff597eed8c1ecbcb2bc32
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.