Closed
Description
If you try to parse a small fragment of HTML code, tidy will loop. It was tested with release 5.1.25. For instance:
echo "<a/</li><li><a href=x" | tidy
A similar example was discovered in revision 03a643f.
If you try to parse a small fragment of HTML code, tidy will loop. It was tested with release 5.1.25. For instance:
echo "<a/</li><li><a href=x" | tidy
A similar example was discovered in revision 03a643f.