[ 
https://issues.apache.org/jira/browse/XALANC-730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13289929#comment-13289929
 ] 

Steven J. Hathaway commented on XALANC-730:
-------------------------------------------

Research question? 

Is there an order dependence between *m_stylesheetExecutionContext and 
*m_topXObjectFactory?

I would think that m_top XObjectFactory should be destroyed after 
m_stylesheetExecutionContext.

Yes, I did overlook the destruction of m_topXObjectFactory when adding node_set 
capability to top level parameters owned by the transformer. - thanks for 
supplying the patch.

- Steve
                
> XalanTransformer memory leaks
> -----------------------------
>
>                 Key: XALANC-730
>                 URL: https://issues.apache.org/jira/browse/XALANC-730
>             Project: XalanC
>          Issue Type: Bug
>          Components: XalanC
>    Affects Versions: CurrentCVS
>         Environment: Windows - Xalan-C_1_11.dll built using MS VC2010
>            Reporter: Lubos Toth
>            Assignee: Steven J. Hathaway
>         Attachments: xalanc_fix.patch
>
>
> I can see memory leaks always when destroying "XalanTransformer" object. Some 
> memory blocks allocated in "XalanTransformer" constructor are not deallocated 
> when calling "XalanTransformer" destructor.
> Please see this post for more details:
> http://mail-archives.apache.org/mod_mbox/xml-xalan-dev/201206.mbox/browser

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-dev-unsubscr...@xml.apache.org
For additional commands, e-mail: xalan-dev-h...@xml.apache.org

Reply via email to