[pull] master from google:master#172
Merged
Merged
Conversation
Keeping things up-to-date to avoid falling too far behind
Follow-up to #15848, adding dictionaries for 11 of the 15 fuzz targets, copied to `$OUT/<target>.dict` so ClusterFuzz picks them up automatically. - **mkv, isomp4, ogg, wav, mpa**: merged from the [google/fuzzing dictionaries](https://github.com/google/fuzzing/tree/master/dictionaries) (matroska+webm, mp4+mov, ogg, wav, mp3), with Symphonia-specific additions (Opus/Vorbis/FLAC Ogg mapping signatures, MP1/MP2 frame sync codes). - **flac, vorbis, aiff, caf**: hand-written from the constants in Symphonia's parsers (chunk IDs, header signatures, AIFF-C compression types, CAF format IDs). - **any**: merged superset for the probe-based `decode_any` target. The raw-sample decoders (pcm, adpcm, alac, aac) have no byte-level syntax to tokenize and intentionally get no dictionary. All 10 files were validated with libFuzzer's `-dict=` parser (2,691 entries total, no parse errors).
Summary: - build every fuzz target available in upstream libyang after CESNET/libyang#2537 - add the new LYB and schema-mount XML fuzz targets to OSS-Fuzz - package upstream per-target fuzz regression corpora as OSS-Fuzz seed corpora when present Testing: - bash -n projects/libyang/build.sh - git diff --check - python3 infra/helper.py build_fuzzers --sanitizer address libyang was started locally; Docker dependency installation completed, but the image build stalled while cloning CESNET/libyang and was interrupted before completion. Co-authored-by: BeaCox <0xbeac@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )