aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/libxml2/libxml2_xml_read_memory_fuzzer.cc
Commit message (Expand)AuthorAge
* [libxml2] Initial integration (#3934)Gravatar Nick Wellnhofer2020-06-05
* [libxml2] Fix std::string use in the fuzz targets: avoid it when possible.Gravatar Max Moroz2018-12-28
* [libxml2] Fix compilation error in the fuzz target.Gravatar Max Moroz2017-10-20
* [libxml2] Disable XML_PARSE_HUGE to avoid stack overflow.Gravatar Max Moroz2017-10-17
* [libxml2] Add hash-based combination of flags as an "options" argument. (#388)Gravatar Max Moroz2017-02-15
* extend libxml2_xml_read_memory_fuzzer to call xmlSaveDoc (#387)Gravatar Kostya Serebryany2017-02-14
* [infra] renaming targets/ to projects/Gravatar Mike Aizatsky2016-11-29