To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=89231
User af changed the following:
What |Old value |New value
================================================================================
Status|NEW |RESOLVED
--------------------------------------------------------------------------------
Resolution| |FIXED
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Fri May 9 12:32:53 +0000
2008 -------
The sd::slidesorter::CurrentSlideManager::HandleModelChange() method was called
in the middle of deleting the current slide which lead to mpCurrentSlide being
NULL. Accessing it nevertheless lead to the crash.
Fixed by checking that the pointer is not empty.
Modified file is
/sd/source/ui/slidesorter/controller/SlsCurrentSlideManager.cxx rev. 1.3.18.2
---------------------------------------------------------------------
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]