You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Timo Röhling fb6588ffe8
New upstream version 3.21.2
3 years ago
..
README.rst New upstream version 3.21.2 3 years ago
xml_parser_fuzzer.cc New upstream version 3.21.2 3 years ago

README.rst

The fuzzers in this directory are run continuously through OSS-fuzz.
All fuzzers are implemented by way of the `libFuzzer engine`_.

The link to the OSS-fuzz integration can be found here: (pending)
All email addresses in the `project.yaml` file on OSS-fuzz will have access
to detailed bug reports and will be notified via email if/when bugs are found.

.. _`libFuzzer Engine`: https://llvm.org/docs/LibFuzzer.html