To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=102806 Issue #|102806 Summary|operator new/delete mismatch Component|xml Version|DEV300m49 Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P2 Subcomponent|code Assigned to|ab Reported by|pl
------- Additional comments from [email protected] Mon Jun 15 17:35:26 +0000 2009 ------- CWS ab68 introduced an array new/delete mismatch (array new used for allocation, plain delete used for deallocation). This leads to constant assertions, rendering the nonpro version unsuable. Moreover it's an instant crash on some platforms where the array/plain delete issue is a real problem. --------------------------------------------------------------------- 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]
