oss-fuzz/libxml2
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 libxml2 build 2016-08-30 15:33:40 -07:00
build.sh Fix libxml2 build script. 2016-09-01 16:39:04 -07:00
libxml2_xml_read_memory_fuzzer.cc libxml2 build 2016-08-30 15:33:40 -07:00
libxml2_xml_read_memory_fuzzer.options libxml2 build 2016-08-30 15:33:40 -07:00
libxml2_xml_regexp_compile_fuzzer.cc libxml2 build 2016-08-30 15:33:40 -07:00
libxml2_xml_regexp_compile_fuzzer.options libxml2 build 2016-08-30 15:33:40 -07:00
xml.dict libxml2 build 2016-08-30 15:33:40 -07:00