oss-fuzz/libpng
Mike Aizatsky e2ca7bcbe0 [infra] fixing build script location (/src/build.sh)
Fixing the location of build.sh gets rid of ENTRYPOINT. Which opens a possibility to implement different commands like:

````bash
docker run -ti expat compile
docker run -ti expat run <fuzzer_name> <input_data>
````

and keep the knowledge of build script location.

This is a breaking change.
2016-10-06 13:45:12 -07:00
..
Dockerfile [infra] fixing build script location (/src/build.sh) 2016-10-06 13:45:12 -07:00
Jenkinsfile Remove leading blank line (#4) 2016-10-05 13:45:12 -07:00
build.sh Remove leading blank line (#4) 2016-10-05 13:45:12 -07:00
libpng_read_fuzzer.cc Add libpng fuzzer with a dictionary and a couple of modifications. 2016-09-13 16:45:39 +02:00
libpng_read_fuzzer.options Add libpng fuzzer with a dictionary and a couple of modifications. 2016-09-13 16:45:39 +02:00
png.dict Add libpng fuzzer with a dictionary and a couple of modifications. 2016-09-13 16:45:39 +02:00