To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=68353


User tl changed the following:

                What    |Old value                 |New value
================================================================================
             Assigned to|tl                        |cl
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Wed Aug 16 02:59:37 -0700 
2006 -------
The line editview.cxx:295 itself could hardly be at fault.
According to HR valgrind may state such a problem if the pointer pWin that was
used in that function was never initialized.
When I trace it back in the stack I'll reach 
  sd::Outliner::SetViewShell(sd::ViewShell*) Outliner.cxx:1589

But even there 4 lines above pOutlinerView->SetWindow(mpWindow);
  mpWindow = mpViewShell->GetActiveWindow()
should have set a valid value.
Thus if that object is valid everything should have been fine.

TL->CL: Please have a look. Thanks!


---------------------------------------------------------------------
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]

Reply via email to