oss-fuzz/projects/serde_urlencoded
Nathaniel Brough 383dc91556
perf(serde_urlencoded): Add new fuzzer, to improve coverage (#9612)
The original fuzzer makes some assumptions on specific properties.
Namely that Deserialise->Serialise->Deserialise was completely
symmetrical. However support for some parts of the API only includes
Serialising, so to fix this I've added the reverse/inverse fuzzer, which
improves code coverage substantially.

Signed-off-by: Nathaniel Brough <nathaniel.brough@gmail.com>
2023-02-07 13:44:15 -08:00
..
fuzz
Dockerfile
build.sh
project.yaml