[roll] Roll fuchsia [forensics] "crash.gwp_asan.exception-type" in crash reports

An extra field is added to crashes that are detected by GWP-ASan.

TESTED=In Fuchsia shell, `export SCUDO_OPTIONS=GWP_ASAN_Enabled=true:\
       GWP_ASAN_SampleRate=1:GWP_ASAN_MaxSimultaneousAllocations=512;\
       crasher use_after_free` (report ID 3b1efb1ba43590ac)

Original-Fixed: 87216
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/597244
Original-Revision: 30d5558a891afabdc84bd9bd5ba04774ef38988d
GitOrigin-RevId: 41156333cfef4933315daf0a6e79dd3e289fa462
Change-Id: Icb0a45535db9948a4e700995f2e46d649952c541
1 file changed
tree: 10968fe4defa42ff5a990af232745b6473412c2b
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. 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 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.