To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=50774 Issue #:|50774 Summary:|SfxImageItem leaks memory (doesn't delete pointer |member) Component:|framework Version:|OOo 2.0 Platform:|All URL:| OS/Version:|All Status:|NEW Status whiteboard:| Keywords:| Resolution:| Issue type:|DEFECT Priority:|P3 Subcomponent:|code Assigned to:|cd Reported by:|cd
------- Additional comments from [EMAIL PROTECTED] Wed Jun 15 08:09:20 -0700 2005 ------- The SfxImageItem leaks memory. It doesn't delete its pImpl pointer member which is allocated in the ctors, but it lacks a dtor which can delete this pointer member. --------------------------------------------------------------------- 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]
