mirror of https://github.com/google/oss-fuzz.git
e2ca7bcbe0
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. |
||
---|---|---|
.. | ||
Dockerfile | ||
Jenkinsfile | ||
build.sh | ||
libxml2_xml_read_memory_fuzzer.cc | ||
libxml2_xml_read_memory_fuzzer.options | ||
libxml2_xml_regexp_compile_fuzzer.cc | ||
libxml2_xml_regexp_compile_fuzzer.options | ||
xml.dict |