Edit

kc3-lang/libxml2/fuzz/xinclude.options

Branch :

  • Show log

    Commit

  • Author : Nick Wellnhofer
    Date : 2022-12-26 17:49:27
    Hash : 09dac45a
    Message : fuzz: Add separate XInclude fuzzer XIncludes involve XPath processing which can still lead to timeouts when fuzzing. This will probably take a while to fix. The rest of the XML parsing code should hopefully run without timeouts now. OSS-Fuzz only shows a single timeout test case, so separate the XInclude from the core XML fuzzer.

  • fuzz/xinclude.options
  • [libfuzzer]
    dict = xml.dict
    timeout = 20