mirror of https://github.com/google/oss-fuzz.git
383dc91556
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> |
||
---|---|---|
.. | ||
fuzz | ||
Dockerfile | ||
build.sh | ||
project.yaml |