[roll] Roll fuchsia [superproject] Roll third_party/pigweed pw_tokenizer: Add length specifier checking

The Python implementation largely ignores length modifier, but this
adds checking to ensure the length modifier matches the length
specifier and errors otherwise.

Original-Bug: b/265307572
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/126840
Original-Revision: af17bd705dfaa33d764f93995ab218647ab12f2f
GitOrigin-RevId: feda4d3c00d1e9e136eaa778a7121ae1f6de834e
Roller-URL: https://ci.chromium.org/b/8789610277103375265
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/800664
Original-Revision: 2d2044d493adf1f444dd4627ca4217387d7d66a1
Change-Id: I2bba3de2f3bec54db37717c5eba245451f342802
1 file changed
tree: 4e3987f278234759fb2970fc51482a82f414f783
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.