To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=98386
User aw changed the following: What |Old value |New value ================================================================================ Status|NEW |STARTED -------------------------------------------------------------------------------- ------- Additional comments from a...@openoffice.org Mon Jan 26 14:05:27 +0000 2009 ------- AW: Argh! You only need to look at class IMapUserData in imapwnd.hxx to see: This was done WITHOUT thinking. It's all in one class which has a Clone-Operator who copies the local SdrObject pointer. Only some lines below is the destructor which DELETES that SdrObject. This could never have worked and is BROKEN by DESIGN. I will replace the SdrObject* with a boost::shared_ptr. Implementing, testing... --------------------------------------------------------------------- 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...@sw.openoffice.org For additional commands, e-mail: issues-h...@sw.openoffice.org --------------------------------------------------------------------- To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org For additional commands, e-mail: allbugs-h...@openoffice.org