Commit Graph

6 Commits

Author SHA1 Message Date
DavidKorczynski d28259d4c7
lxml: refine and fix fuzzers (#7655) 2022-05-02 11:17:08 +00:00
DavidKorczynski 2f3614bf1b
lxml: add three new fuzzers (#7646) 2022-04-30 11:45:36 +01:00
DavidKorczynski bc05619b4c
lxml: fix fuzz_xml_parse (#7565) 2022-04-13 10:21:35 +01:00
DavidKorczynski 845b915110
lxml: catch highest exception (#7550)
fuzz_html_parse can also throw SerialisationError:
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=46579

Forces the fuzzers to catch highest lxml exception for now.
2022-04-11 10:09:22 +00:00
DavidKorczynski 38170a90cc
lxml: enable coverage and extend fuzzers (#7544) 2022-04-09 17:09:34 +01:00
DavidKorczynski 3c4a913d3a
lxml: initial integration. (#4908)
* lxml: initial integration.

* update to 2022
2022-04-06 10:20:23 +01:00