mirror of https://github.com/google/oss-fuzz.git
4d7f145591
Currently coverage for some flac fuzzers is missing for some complicated inputs. I'd like to add a few seeds manually for this. I am assuming that adding a (cherry-picked) seed corpus will result in it being 'added' to the existing corpus, not replacing it. Please let me know whether that assumption is correct. BTW, the `|| exit 0` is because I'd like to test the seed corpora with CI-Fuzz, which means I cannot add them before this change is merged, and makes sure the build doesn't fail despite no seed corpora being present yet. |
||
---|---|---|
.. | ||
Dockerfile | ||
build.sh | ||
fuzzer_exo.cpp | ||
project.yaml |