Skip to content

Set up for use of cargo-fuzz.#41

Open
kpreid wants to merge 1 commit into
dust-engine:masterfrom
kpreid:fuzz
Open

Set up for use of cargo-fuzz.#41
kpreid wants to merge 1 commit into
dust-engine:masterfrom
kpreid:fuzz

Conversation

@kpreid

@kpreid kpreid commented Feb 17, 2023

Copy link
Copy Markdown
Contributor

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