mirror of https://github.com/google/oss-fuzz.git
2dfd739d38
* Clean all.sh Double quote array expansions, otherwise they're like $* and break on spaces. * Clean dropbear/build.sh In POSIX sh, 'pushd' is not supported. In POSIX sh, 'popd' is not supported. * Clean woff2/build.sh Iterating over ls output is fragile. Use globs. * Clean tinyxml2/build.sh Add shebang |
||
---|---|---|
.. | ||
Dockerfile | ||
build.sh | ||
project.yaml | ||
xml.dict | ||
xmltest.cpp | ||
xmltest.options |