Skip to content

Conversation

kpreid
Copy link
Contributor

@kpreid kpreid commented Feb 17, 2023

This can be used with https://crates.io/crates/cargo-fuzz to fuzz test the parser, validating that it does not panic, crash, or allocate gigabytes of memory given arbitrary input.

This can be used with <https://crates.io/crates/cargo-fuzz> to fuzz test
the parser, validating that it does not panic, crash, or allocate
gigabytes of memory given arbitrary input.
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