- From: Raffaele Sena <raff@nuvomedia.com>
- Date: Wed, 31 Mar 1999 11:23:42 -0800
- To: "Henrik Frystyk Nielsen" <frystyk@w3.org>
- Cc: <www-lib@w3.org>
Received on Wednesday, 31 March 1999 14:23:32 UTC
>>I found out
>>the channels were deleted (HTLibTerminate calls HTChannel_deleteAll), but
>>the HTHost objects
>>referencing them were not cleaned up. So, I added an HTHost_deleteAll and
>>called it before
>>HTChannel_delete all. Maybe this is too much, but it works.
>
>Sounds like a good way to me - can I get you to send me the patch again as
>an attachment or the like as it got messed up by a mailer somewhere.
>
Here it is.
In HTHost.c I also have some changes I posted a long time ago to make
sure
that host->channel get reset when the channel is released and that
host->lock
is correctly updated.
Thanks,
Raffaele
Received on Wednesday, 31 March 1999 14:23:32 UTC