Closed
Description
If you look at the new Rust coverage reports for qcms, the coverage is really limited with the initial lines of the fuzz harness only being executed 4 times:
https://storage.googleapis.com/oss-fuzz-coverage/qcms/reports/20210312/linux/src/mozilla-central/gfx/qcms/fuzz/fuzz_targets/fuzz_target_qcms.rs.html
Given the size of the corpus this doesn't seem correct. Further, there are open crashes for areas of the code not covered by the coverage report.
Metadata
Metadata
Assignees
Labels
No labels