To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=113784


User iha changed the following:

                What    |Old value                 |New value
================================================================================
                  Status|NEW                       |RESOLVED
--------------------------------------------------------------------------------
              Resolution|                          |FIXED
--------------------------------------------------------------------------------
                 Summary|chart2: In ImplChartModel,|chart2: SvNumberFormatter 
                        | leaked SvNumberFormatter |in chartmodel leaks
                        |object cause many SvNumber|
                        |format objects in SvNumber|
                        |Formatter.aFTable leaks to|
                        |o                         |
--------------------------------------------------------------------------------
        Target milestone|---                       |OOo 3.4
--------------------------------------------------------------------------------




------- Additional comments from [email protected] Wed Aug 18 16:17:32 +0000 
2010 -------
Thanks! That does the trick. And thanks for pointing to the problem!
There exists a more elegant way to fix this. If we use a std::auto_ptr instead
of a pure c++ pointer, we do not need to write code for proper initialization
and destruction.
Fixed in CWS chart49.
http://hg.services.openoffice.org/cws/chart49/rev/aa59cbc86d27

---------------------------------------------------------------------
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