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

fuzz: fix boundary error #179

Merged
merged 3 commits into from
Oct 31, 2024
Merged

Conversation

manunio
Copy link
Contributor

@manunio manunio commented Oct 29, 2024

This will fix the 'Did not find boundary character' error/warning produced by fuzz_form, which will in turn increase fuzzing efficiency.

manunio and others added 3 commits October 29, 2024 15:53
This will fix the 'Did not find boundary character' error/warning
produced by `fuzz_form`, which will in turn increase fuzzing efficiency.
@Kludex
Copy link
Owner

Kludex commented Oct 31, 2024

Thanks.

@Kludex Kludex merged commit 02d1ec1 into Kludex:master Oct 31, 2024
6 checks passed
@manunio manunio deleted the fuzz-fix-boundary-error branch October 31, 2024 07:48
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