To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=50777
Issue #:|50777
Summary:|leak fix ...
Component:|Chart
Version:|680m108
Platform:|Other
URL:|
OS/Version:|All
Status:|NEW
Status whiteboard:|
Keywords:|
Resolution:|
Issue type:|PATCH
Priority:|P3
Subcomponent:|code
Assigned to:|kla
Reported by:|mmeeks
------- Additional comments from [EMAIL PROTECTED] Wed Jun 15 09:39:49 -0700
2005 -------
--- sch/source/core/chtmod3d.cxx 24 Feb 2005 14:07:46 -0000 1.22
+++ sch/source/core/chtmod3d.cxx 15 Jun 2005 16:42:33 -0000
@@ -2139,6 +2139,8 @@
aPolyPolygon.Insert( aPoly );
GetPage( 0 )->RemoveObject( 0 );
+
+ delete pTmp;
}
SchE3dExtrudeObj* pObj=new
SchE3dExtrudeObj(aDefltAttr3D,
---------------------------------------------------------------------
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]