[Tidy bug report] crash on unescaped < and >

the html at the bottom of this document core dumps on Solaris 2.5.1
instead of flagging an html error as i would consider more desirable
behavior:

> tidy test.html

Tidy (vers 30th April 2000) Parsing "test.html"
line 8 column 26 - Warning: <http:> unknown attribute value "Segmentation fault (core dumped)

----------------------------------------------------------------------

<html>
<head>
<title>test</title>
</head>

<body>

<p>you should see this: <http://foo.com/test.html>.</p>

</body>
</html>

----------------------------------------------------------------------

-- 
john f whitehead                                    email  jfw@cisco.com
business development / new markets & technologies   voice   408-527-2809
cisco systems inc                                   pager   800-365-4578

Received on Sunday, 25 June 2000 19:31:27 UTC