oss-fuzz/projects/woff2
Robin Alexander Richtsfeld 2dfd739d38 Clean Shell Scripts (#999)
* 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
2017-11-20 12:22:57 -08:00
..
corpus Add seed corpus for woff2, add missing options for other fuzzer. (#439) 2017-03-06 12:37:58 -08:00
Dockerfile Use apt-get update && apt-get install, per best practices: (#561) 2017-05-01 23:31:02 -07:00
build.sh Clean Shell Scripts (#999) 2017-11-20 12:22:57 -08:00
convert_woff2ttf_fuzzer.options [infra] renaming targets/ to projects/ 2016-11-29 10:55:25 -08:00
convert_woff2ttf_fuzzer_new_entry.options Add seed corpus for woff2, add missing options for other fuzzer. (#439) 2017-03-06 12:37:58 -08:00
project.yaml Remove experimental flag from tested msan projects (#473). (#517) 2017-04-05 09:58:03 -07:00