зеркало из https://github.com/mozilla/pjs.git
potential fix for crash in nsImapProtocol::HandleMessageDownloadline r/sr=sspitzer 166196
This commit is contained in:
Родитель
5214ffa839
Коммит
0e75e73e7c
|
@ -204,6 +204,7 @@ void nsMsgImapHdrXferInfo::ResetAll()
|
|||
void nsMsgImapHdrXferInfo::ReleaseAll()
|
||||
{
|
||||
m_hdrInfos->Clear();
|
||||
m_nextFreeHdrInfo = 0;
|
||||
}
|
||||
|
||||
NS_IMPL_THREADSAFE_ISUPPORTS1(nsMsgImapLineDownloadCache, nsIImapHeaderInfo)
|
||||
|
|
Загрузка…
Ссылка в новой задаче