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

Try out fuzzing on the parser #32

Closed
Ma27 opened this issue Sep 19, 2021 · 1 comment · Fixed by #108
Closed

Try out fuzzing on the parser #32

Ma27 opened this issue Sep 19, 2021 · 1 comment · Fixed by #108
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@Ma27
Copy link
Member

Ma27 commented Sep 19, 2021

#31 has shown that especially error conditions are interesting and potentially error-prone and there's a certain chance that there are a few more issues like this.

While talking about this with @lheckemann today, he suggested to try out fuzzing, e.g. https://afl-1.readthedocs.io/en/latest/fuzzing.html and I think that's worth a shot :)

@Ma27 Ma27 self-assigned this Sep 19, 2021
@Ma27 Ma27 added this to the 0.10.0 milestone Oct 8, 2021
@Ma27 Ma27 added the enhancement New feature or request label Oct 8, 2021
@Ma27
Copy link
Member Author

Ma27 commented Nov 30, 2021

Corresponding PR is part of 0.11.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant