mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2024-12-24 21:33:51 +03:00
09dac45ab9
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.
4 lines
41 B
Plaintext
4 lines
41 B
Plaintext
[libfuzzer]
|
|
dict = xml.dict
|
|
timeout = 20
|