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 more cargo-fuzz targets #143

Merged
merged 2 commits into from May 24, 2023
Merged

Add more cargo-fuzz targets #143

merged 2 commits into from May 24, 2023

Conversation

00xc
Copy link
Contributor

@00xc 00xc commented May 24, 2023

Add new fuzzing targets:

  • Parsing responses.
  • Parsing responses with multiple spaces enabled.
  • Parsing requests with multiple spaces enabled.

00xc added 2 commits May 24, 2023 17:17
Add a new cargo-fuzz target to test the Response parsing code.
Add two new targets to fuzz parsing requests and responses with
multiple spaces enabled via ParserConfig.
Copy link
Owner

@seanmonstar seanmonstar left a comment

Choose a reason for hiding this comment

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

Thanks!

@seanmonstar seanmonstar merged commit 9ef6d3e into seanmonstar:master May 24, 2023
33 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.

None yet

2 participants