Add a parse + validate fuzzer
authorMatt Corallo <git@bluematt.me>
Sun, 11 Feb 2024 22:49:44 +0000 (22:49 +0000)
committerMatt Corallo <git@bluematt.me>
Sun, 11 Feb 2024 22:49:44 +0000 (22:49 +0000)
commite69c4acd6a582f74e8488a6edb0fec4e98bf86d8
treef6316556aaac246590d087a46fc4023f30a2b03e
parent017c50d3674e47489392523ef3655ca5b35c1622
Add a parse + validate fuzzer
fuzz/Cargo.toml
fuzz/src/parse_stream_validate.rs [new file with mode: 0644]
src/validation.rs