bincode/fuzz
Trangar 4d2e75e247 Made the compat fuzzer ignore any LimitExceeded error (#515)
* Made the compat fuzzer ignore any LimitExceeded error

* Switched from deserialize to deserialize_from

Co-authored-by: Victor Koenders <git@trangar.com>
2022-03-03 15:44:28 +01:00
..
fuzz_targets Made the compat fuzzer ignore any LimitExceeded error (#515) 2022-03-03 15:44:28 +01:00
.gitignore Add fuzzing harness, try to decode into various types (#468) 2022-01-10 19:17:24 +01:00
Cargo.lock Made the compat fuzzer ignore any LimitExceeded error (#515) 2022-03-03 15:44:28 +01:00
Cargo.toml Fuzz for compatibility with bincode v1 (#498) 2022-02-07 16:36:41 +01:00