oss-fuzz/projects/tidy-html5
Stefan Bucur 3f97744eab Preserve the original data buffer in the tidy-html5 fuzzer. Currently, the fuzzer makes a null-terminated copy of the buffer, preventing the input from containing null characters. (#2125) 2019-02-01 08:30:43 -08:00
..
Dockerfile [tidy-html5] Check out tidy-html5 from the 'next' branch, instead of the default 'master'. The next branch is the one that gets the latest features and fixes in practice. (#2090) 2019-01-16 10:18:52 -08:00
build.sh Integration of tidy-html5 into OSS-Fuzz (#2038) 2018-12-19 20:18:01 -08:00
fuzzer_temp_file.h Integration of tidy-html5 into OSS-Fuzz (#2038) 2018-12-19 20:18:01 -08:00
project.yaml Integration of tidy-html5 into OSS-Fuzz (#2038) 2018-12-19 20:18:01 -08:00
tidy_config_fuzzer.c Integration of tidy-html5 into OSS-Fuzz (#2038) 2018-12-19 20:18:01 -08:00
tidy_config_fuzzer.options Integration of tidy-html5 into OSS-Fuzz (#2038) 2018-12-19 20:18:01 -08:00
tidy_fuzzer.c Preserve the original data buffer in the tidy-html5 fuzzer. Currently, the fuzzer makes a null-terminated copy of the buffer, preventing the input from containing null characters. (#2125) 2019-02-01 08:30:43 -08:00