зеркало из https://github.com/mozilla/pjs.git
fix 330760, crash in shutdown in nsMsgSearchDBView::~nsMsgSearchDBView, sr=mscott
This commit is contained in:
Родитель
99ff40f313
Коммит
1a6e780537
|
@ -73,6 +73,7 @@ NS_IMETHODIMP nsMsgXFVirtualFolderDBView::Close()
|
|||
for(PRInt32 i = 0; i < count; i++)
|
||||
m_dbToUseList[i]->RemoveListener(this);
|
||||
|
||||
m_dbToUseList.Clear();
|
||||
return NS_OK;
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче