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

libwebp: fuzz target #1 #1448

Merged
merged 1 commit into from
May 29, 2018
Merged

libwebp: fuzz target #1 #1448

merged 1 commit into from
May 29, 2018

Conversation

pdknsk
Copy link
Contributor

@pdknsk pdknsk commented May 25, 2018

Note that fuzz_simple_api.options is currently redundant, but was already added in preparation for more fuzz targets. There are 2-3 additional targets to be added, likely when the code moves from here.

The corpus is small files made by me. There is an official repository with many WebP files for regression testing, but it's not yet very suitable as a fuzzing corpus, as many files are large or very large.

name="VP8L"
name="VP8X"
name="WEBP"
name="XMP "
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Super nit: is FRGM still a valid token? It's in this dictionary for webp but not yours. Maybe add it?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FRGM has been removed from libwebp.

@jonathanmetzman jonathanmetzman merged commit 5d153be into google:master May 29, 2018
tmatth pushed a commit to tmatth/oss-fuzz that referenced this pull request Oct 22, 2018
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.

2 participants