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 fuzzing for parsing frames #5

Merged
merged 5 commits into from
Mar 6, 2024
Merged

Add fuzzing for parsing frames #5

merged 5 commits into from
Mar 6, 2024

Conversation

thvdveld
Copy link
Owner

@thvdveld thvdveld commented Mar 6, 2024

We can now fuzz frame parsing. This already caught multiple panics, which are also fixed in this commit.

TODO: add fuzzing for emitting frames.

We can now fuzz frame parsing. This already caught multiple panics,
which are also fixed in this commit.

TODO: add fuzzing for emitting frames.
@thvdveld thvdveld merged commit 0067a11 into main Mar 6, 2024
3 checks passed
@thvdveld thvdveld deleted the fuzzing branch March 6, 2024 14:37
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.

1 participant