Re: Possible bug in HTRequest_delete?

Will Sargent wrote:

> I've been fiddling with the HTMLParser, and I came across an access violation
> when accessing slashdot.org.  I've included as much information as I can,
> including stacktrace and logs, but I'm really not sure what is happening here.

From what I can see if looks like the request has already been deleted
at this point - it contains bogus information. Can you try and make a
break point in the HTRequest_delete and see if it enters twice with the
same request?

Henrik

Received on Sunday, 4 July 1999 09:26:40 UTC