Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fuzzing improvements #723

Merged
merged 2 commits into from
Jul 12, 2024
Merged

Fuzzing improvements #723

merged 2 commits into from
Jul 12, 2024

Conversation

ktmf01
Copy link
Collaborator

@ktmf01 ktmf01 commented Jul 12, 2024

The seed corpus had a file that was supposed to cover replaygain synthesis, but didn't have any replaygain tags. Because of the fixed format of these tags, they aren't reasonably reachable by fuzzing without help

ktmf01 added 2 commits July 12, 2024 09:41
The seed corpus had a file that was supposed to cover replaygain
synthesis, but didn't have any replaygain tags. Because of the
fixed format of these tags, they aren't reasonbly reachable by
fuzzing without help
The output file was deleted before writing back foreign metadata
could take place, making that code always fail and not covered by
fuzzing
@ktmf01 ktmf01 changed the title Fix mistake in fuzzing seed corpus Fuzzing improvements Jul 12, 2024
@ktmf01 ktmf01 merged commit d48b689 into xiph:master Jul 12, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant