This should at least stop crash from pathfinding notification till we have figured it out better.
This commit is contained in:
@@ -2033,7 +2033,11 @@ void LLViewerWindow::shutdownViews()
|
||||
{
|
||||
gMorphView->setVisible(FALSE);
|
||||
}
|
||||
|
||||
|
||||
// DEV-40930: Clear sModalStack. Otherwise, any LLModalDialog left open
|
||||
// will crump with LL_ERRS.
|
||||
LLModalDialog::shutdownModals();
|
||||
|
||||
// Delete all child views.
|
||||
delete mRootView;
|
||||
mRootView = NULL;
|
||||
|
||||
Reference in New Issue
Block a user