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

Add Fuzz function #67

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Add Fuzz function #67

wants to merge 2 commits into from

Conversation

frioux
Copy link

@frioux frioux commented Oct 26, 2019

Implicitly depends on #66. Feel free to comment on that one if you want me to make changes to it, or this one; whichever.

This allows fuzzing via github.com/dvyukov/go-fuzz.  You should be able
to fuzz fairly simply by running:

 $ go-fuzz-build
 $ go-fuzz

In less than 30 minutes I was able to come up with about 35 crashing
examples.
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.

None yet

1 participant