RE: [xslt] residual memory use after xslt used
- From: "Moultrie, Ferrell (ISSAtlanta)" <FMoultrie iss net>
- To: <xslt gnome org>
- Subject: RE: [xslt] residual memory use after xslt used
- Date: Fri, 16 Aug 2002 11:12:44 -0400
Aleksey (and others who responded similarly):
Thanks! That worked -- I just had missed that function in my search
for a de-init/terminate function.
Ferrell
-----Original Message-----
From: Aleksey Sanin [mailto:aleksey@aleksey.com]
Sent: Friday, August 16, 2002 10:37 AM
To: xslt@gnome.org
Subject: Re: [xslt] residual memory use after xslt used
Have you tried xsltCleanupGlobals() ?
Aleksey
Moultrie, Ferrell (ISSAtlanta) wrote:
>Hi:
> xsltInit() allocates some memory through xsltRegisterAllExtras that
>never seems to get released. While this appears to be a one-time "leak"
>(i.e., only allocated once regardless of how many xslt calls are made),
>having that memory left over complicates my leak detection for other
>parts of the program. Is there a function anywhere to clean up this
>memory and restore the xslt processor to an uninitialized state (i.e.,
I
>think I'm looking for an "xsltTerminate()" type function. Thanks for
any
>hints/comments/code/suggestions/etc.
>Ferrell
>
>=====================================
>Ferrell Moultrie (ferrell@iss.net)
>Software Engineer
>
>Internet Security Systems, Inc.
>6303 Barfield Road
>Atlanta, Georgia 30328
>Phone: 404-236-2600
>Direct: 404-236-2849
>Fax: 404-236-2632
>http://www.iss.net
>
>Internet Security Systems -- The Power to Protect
>=====================================
>_______________________________________________
>xslt mailing list, project page http://xmlsoft.org/XSLT/
>xslt@gnome.org
>http://mail.gnome.org/mailman/listinfo/xslt
>
>
_______________________________________________
xslt mailing list, project page http://xmlsoft.org/XSLT/
xslt@gnome.org
http://mail.gnome.org/mailman/listinfo/xslt
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]