Re: [Re: HTNet Fix]

Mikhail Grouchinski wrote:
> 
> I changed the latest (probably) HTNet.c as you advise.
> I added the function free_net() and removed freeing of HTNet object
> from delete_object and (as the result) from remove_net.
> In HTNet_delete I put the call of free_net() after calling After filters.
> free_net was also added everywhere we call remove_net or delete_object.

Great - well done. I have committed the changes to CVS (I changed the
names of the functions so that they won't confuse people).

The diffs are at

 
http://dev.w3.org/cgi-bin/cvsweb/libwww/Library/src/HTNet.c?r1=2.100&r2=2.101

linked from

  http://dev.w3.org/cgi-bin/cvsweb/libwww/Library/src/HTNet.c

Please try it out!

Henrik

Received on Tuesday, 9 February 1999 18:17:31 UTC