[roll] Roll fuchsia [elfldltl] Fix symbol-fuzzer error

Evidently ConsumeRandomLengthString can return an std::string with
size() greater than the strlen of data().

Original-Fixed: 129952
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/895917
Original-Revision: 7b9804453f846e43a9d77d31fcb928286ade5378
GitOrigin-RevId: 1d6a7eb5865f4a28b44b7e4abb1e3b26ef0b2cac
Change-Id: I01a0ca5ed60610e5ca28808c9fc9512ffb483d19
1 file changed
tree: eb190b16f87c3ad1c7354d82326e1c3d5371e4c2
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
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 via the IRC channel #fuchsia on Freenode.

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.