oss-fuzz/projects/zip-rs
Nathaniel Brough a400069550
zip-rs: Improves code coverage (#9693)
Adds two new fuzz harnesses;
     - Structured roundtrip.
     - Structured reader.

The read/write functionality implementation level is
    not symmetrical and some functions plugins e.g.
    zipcrypt is only supported for decompressing. Hence
    why we need both a "roundtrip" and a reader harness.

Adds a seed-corpus for;
     - The existing from_zip harness.
     - The new structured reader harness.

---------

Signed-off-by: Nathaniel Brough <nathaniel.brough@gmail.com>
2023-02-17 16:38:56 +11:00
..
fuzz
Dockerfile
build.sh
project.yaml