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. |
||
---|---|---|
.. | ||
README_template | ||
building_running_fuzzers.md | ||
building_running_fuzzers_external.md | ||
debugging.md | ||
new_library.md | ||
projects.md |