Commit 954696e7cf236c3aa71dc0b7f9e70d3f51e5cb07

Nick Wellnhofer 2021-02-07T13:23:09

Fix infinite loop in HTML parser introduced with recent commits Check for XML_PARSER_EOF to avoid an infinite loop introduced with recent changes to the HTML push parser. Found by OSS-Fuzz.