Open kpreid opened 1 year ago
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.