[roll] Roll fuchsia [roll] Roll scudo [compiler-rt] fix out-of-bounds access in scudo test (#201390)

When `I = 0`, we can't do `Array[I-1]`.

Caught by libcxx hardening.

GitOrigin-RevId: 5708e7fd9eca368b1b519c13a58360a15a263e4f
Original-Original-Revision: f8566ffddeb848238983b06ac0324021302a25f6

Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1638054
Original-Original-Revision: d4e6defa9762e426c139f2ab37c4a6d0cc9ac6e8
GitOrigin-RevId: a7ad36b41b1ba03a68f6f3f8730b41cf45cbaca8
Change-Id: Ib38fe3110e87a4630dbd014dae28b610941a9fbe
1 file changed
tree: 336ef7e6bd23466cd62b88f1fe17c5714944be01
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.