- From: Mikhail Grouchinski <mgrouch@usa.net>
- Date: 15 Feb 99 16:13:07 EST
- To: www-lib@w3.org
Sorry, I was not right. It actually creates the problem.
I've found the line that leads to core dump.
It is in HTTP.c function HTTPCleanup
if (http->timer) { ... }
http equals to zero and it is not checked.
www-lib-request@w3.org wrote:
Mikhail Grouchinski wrote:
>
> This patch doesn't solve the problem.
> w3c still dumps core even if we move free_net before calling after
> filters.
hmm, it did it for me but if you are seeing something else :(
> I'll try to study this problem
Thanks!
--
Henrik Frystyk Nielsen,
World Wide Web Consortium
http://www.w3.org/People/Frystyk
____________________________________________________________________
Get free e-mail and a permanent address at http://www.netaddress.com/?N=1
Received on Monday, 15 February 1999 16:19:39 UTC