oss-fuzz/projects/libxml2
jonathanmetzman ebd914fb80
Enable i386 fuzzing on 18 projects (#2748)
Maintainers who own these projects: If you don't want i386 fuzzing, feel free to disable.
I figured i386 fuzzing is generally desirable since it can find more bugs but most projects won't switch because of inertia.
2019-08-22 11:44:03 -04:00
..
Dockerfile [libxml2] Add a libXML fuzzer that exercises its file-based parsing interface. (#1967) 2018-11-21 12:21:56 -08:00
build.sh Migrate projects using -lFuzzingEngine to $LIB_FUZZING_ENGINE (#2325) 2019-05-01 11:09:55 -04:00
byte_stream.h [libxml2] Fix std::string use in the fuzz targets: avoid it when possible. 2018-12-28 14:25:13 -08:00
fuzzer_temp_file.h [libxml2] Add a libXML fuzzer that exercises its file-based parsing interface. (#1967) 2018-11-21 12:21:56 -08:00
libxml2_xml_read_memory_fuzzer.cc [libxml2] Fix std::string use in the fuzz targets: avoid it when possible. 2018-12-28 14:25:13 -08:00
libxml2_xml_reader_for_file_fuzzer.cc [libxml2] Fix std::string use in the fuzz targets: avoid it when possible. 2018-12-28 14:25:13 -08:00
project.yaml Enable i386 fuzzing on 18 projects (#2748) 2019-08-22 11:44:03 -04:00
xml.dict