Commit Graph

2 Commits

Author SHA1 Message Date
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