[roll] Roll third_party/pigweed pw_protobuf: Add decoder fuzz test

Adds a fuzz test which runs the decoder with arbitrary input buffers to
ensure that it does not crash.

Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/273093
Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>
Original-Revision: c4fca6b2f2212127f4caf59b362bbfff65ba7c36
GitOrigin-RevId: f4223d145e882165dc89a2c94107f10823b93a6d
Change-Id: Ib551d0f09cb2c57b2bd7f91e46bcc717df2ffca7
1 file changed
tree: 001e49964bc5f1ac6d5b89b776ee592357eb952e
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.