To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=50756
                  Issue #:|50756
                  Summary:|leak fix ...
                Component:|xml
                  Version:|680m108
                 Platform:|Other
                      URL:|
               OS/Version:|All
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|PATCH
                 Priority:|P3
             Subcomponent:|code
              Assigned to:|jsi
              Reported by:|mmeeks





------- Additional comments from [EMAIL PROTECTED] Wed Jun 15 03:41:53 -0700 
2005 -------
--- xmloff/source/transform/TransformerBase.cxx 29 Mar 2005 14:15:31 -0000      
1.14
+++ xmloff/source/transform/TransformerBase.cxx 15 Jun 2005 10:44:24 -0000
@@ -304,6 +304,7 @@
        delete m_pReplaceNamespaceMap;
        delete m_pContexts;
        delete m_pElemActions;
+       delete m_pTokenMap;
 }
 
 void SAL_CALL XMLTransformerBase::startDocument( void )

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to