зеркало из https://github.com/mozilla/pjs.git
fix crash after doing multiple body searches, 254199
This commit is contained in:
Родитель
895ab749b2
Коммит
757e0d789e
|
@ -1431,6 +1431,7 @@ nsMsgSearchScopeTerm::~nsMsgSearchScopeTerm ()
|
|||
{
|
||||
if (m_inputStream)
|
||||
m_inputStream->Close();
|
||||
m_inputStream = nsnull;
|
||||
}
|
||||
|
||||
NS_IMPL_ISUPPORTS1(nsMsgSearchScopeTerm, nsIMsgSearchScopeTerm)
|
||||
|
|
Загрузка…
Ссылка в новой задаче