oss-fuzz/projects/tidy-html5
jonathanmetzman dd2dc162c5
Disable dataflow builds for projects that have enabled it. (#7968)
* Disable dataflow builds for projects that have enabled it.

Related: https://github.com/google/oss-fuzz/issues/7963

* fix openjpeg

* fix
2022-07-07 13:27:39 +02:00
..
Dockerfile Update Dockerfiles (#4070) 2020-07-06 13:18:23 -07:00
build.sh tidy-html5: add more extensive fuzzing suite. (#6116) 2021-07-27 14:46:13 +01:00
fuzzer_temp_file.h
project.yaml Disable dataflow builds for projects that have enabled it. (#7968) 2022-07-07 13:27:39 +02:00
tidy_config_fuzzer.c
tidy_config_fuzzer.options
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
tidy_general_fuzzer.c tidy-html5: add more extensive fuzzing suite. (#6116) 2021-07-27 14:46:13 +01:00
tidy_parse_file_fuzzer.c tidy-html5: add more extensive fuzzing suite. (#6116) 2021-07-27 14:46:13 +01:00
tidy_parse_string_fuzzer.c tidy-html5: add more extensive fuzzing suite. (#6116) 2021-07-27 14:46:13 +01:00
tidy_xml_fuzzer.c tidy-html5: add more extensive fuzzing suite. (#6116) 2021-07-27 14:46:13 +01:00