mirror of https://github.com/google/oss-fuzz.git
346370af46
This is a speculative fix for an issue we've seen where the class fails to load. A simpler approach I did not use is cd-ing into $this_dir. I didn't use this approach because it will break things if relative paths are passed to the fuzzer by ClusterFuzz. The other reason that I think could be responsible for the missing class issues is not unpacking the zipfile fully. |
||
---|---|---|
.. | ||
DenylistFuzzer.java | ||
Dockerfile | ||
IdempotenceFuzzer.java | ||
ValidJsonFuzzer.java | ||
build.sh | ||
project.yaml |