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

restore fuzz harness #103

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

evanrichter
Copy link

I made some updates to the fuzz harnesses so they can now compile and run, please let me know if it looks ok!

I did find a test case that fails this assertion, however. And that makes me think I might have not done it correctly.

assert!(!codec.verify(&slices).unwrap());

Here's the testcase (just gunzip it first): crash-f61a3a5145f24900354a66763966d333a421ebdc.gz

@evanrichter evanrichter marked this pull request as ready for review June 25, 2022 22:19
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