[roll] Roll fuchsia [heapdump] Abort if the instrumentation itself tries to allocate

Calling heap related functions is forbidden from within the Scudo hooks.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/808829
Original-Revision: 672bee7516a56b3a0fe19fc8d408b85644d7ed26
GitOrigin-RevId: df80d1104792e44f89dc6343f45f4e837bceac7c
Change-Id: Ibf48784b85292cba7edfc0d4f0ddb304c1b4b6ff
1 file changed
tree: bb893b698eab10b3f984b4093c90b0a85b75de21
  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.