Paul Keogh wrote:

> This function leaks memory.
 
> I think it needs to be matched with something like;
 
> void charset_shutdown ()
> {
>       xmlCleanupEncodingAliases ();
> }
 
> Because
 
> * This is the way all other _init/_shutdown pairs work
> * You never know who might call charset_init() from and when.

Hmmmm, true. I added the function and a call to it in the gwlib_shutdown.

PS. What has happened to the checks, they all seem to fail now?


-- 
Tuomas Luttinen
     Application Developer -- Reach U
         **************


Reply via email to