To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=113784
                 Issue #|113784
                 Summary|chart2: In ImplChartModel, leaked SvNumberFormatter ob
                        |ject cause many SvNumberformat objects in SvNumberForm
                        |atter.aFTable leaks too
               Component|Chart
                 Version|OOO310m11
                Platform|All
                     URL|
              OS/Version|All
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|PATCH
                Priority|P3
            Subcomponent|code
             Assigned to|iha
             Reported by|zhangjfibm





------- Additional comments from zhangjf...@openoffice.org Wed Aug 11 05:15:49 
+0000 2010 -------
The memory leak problem can be easily recreated by these steps,
   1. new a sw document
   2. insert a chart object, then it switches into embedded mode
   3. close the document without saving

For this simple operation,  about 65 SvNumberformat objects leaks.

This leak is caused by the SvNumberFormatter  object leaks which is allocated in
ImplChartModel::GetNumberFormatsSupplier() method.

---------------------------------------------------------------------
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: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to