commit | b367b9c81605ec705fc30ac2dce24a3000c40e70 | [log] [tgz] |
---|---|---|
author | Brandon Castellano <bcastell@fuchsia.infra.roller.google.com> | Fri May 27 02:13:40 2022 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu May 26 19:15:15 2022 -0700 |
tree | 9d7e70190120ce3ca66023d9a44d2da38af7fa02 | |
parent | 5698450685e93fb79b204a95dd948bb0e193cb62 [diff] |
[roll] Roll fuchsia [inspect] Fix RecordUint signature RecordUint incorrectly used a signed integer instead of an unsigned integer. In practice this likely did not cause any issues but may result in undefined behavior. Test: fx test inspect-cpp-unittest Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/684247 Original-Revision: c8376f5ebc99af82d9e7c3a64d041f55132ccb44 GitOrigin-RevId: c17037d826643e7c98da5f315e4a33dfb72fb6c8 Change-Id: I189abfc6b5253d0a08e4cfadfbcde1a4ff6c8a5f
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
.