We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Recording this as an idea. Not sure how much time I'll be able to spend on it.
It would be nice to fuzz all parsing APIs to ensure panics cannot be triggered via network paths.
The text was updated successfully, but these errors were encountered:
Should be fairly simple. The starting point for fuzzing is in place. See run-fuzz.sh in the root.
run-fuzz.sh
Sorry, something went wrong.
Ha! I should have checked that. I was relying on my memory and that is apparently older than 2 months 🙃
No branches or pull requests
Recording this as an idea. Not sure how much time I'll be able to spend on it.
It would be nice to fuzz all parsing APIs to ensure panics cannot be triggered via network paths.
The text was updated successfully, but these errors were encountered: