To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=56799
------- Additional comments from [EMAIL PROTECTED] Thu Oct 27 09:38:48 -0700 2005 ------- mhu->cl,dbo: This is indeed true, thanks for catching this. Reviewing the rtl::Reference code shows, that m_pBody is assigned a new value only after calling release() on the old value. To prevent this issue, release() on the old value (probably saved in a temporary) must be called after assigning the new value to m_pBody. --------------------------------------------------------------------- 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]
