To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=92208 Issue #|92208 Summary|psprint: unused code Component|gsl Version|DEV300m28 Platform|All URL| OS/Version|Linux Status|NEW Status whiteboard| Keywords| Resolution| Issue type|PATCH Priority|P3 Subcomponent|code Assigned to|pl Reported by|cmc
------- Additional comments from [EMAIL PROTECTED] Mon Jul 28 09:55:43 +0000 2008 ------- callcatcher reports that some destructors in psprint are unused (http://people.redhat.com/caolanm/callcatcher/DEV300_m27/psprint.callcatcher.log) Looking at why, I see that the pGSubstitution field of TrueTypeFont can be allocated, but never deallocated. The following patch looks like the right thing to do to me anyway. --------------------------------------------------------------------- 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]
