зеркало из https://github.com/mozilla/pjs.git
fix move/copy to imap folder filter action for incoming rss msg, sr=mscott part of 348662
This commit is contained in:
Родитель
017661ae09
Коммит
0c623dd9cb
|
@ -3825,6 +3825,7 @@ nsMsgLocalMailFolder::AddMessage(const char *aMessage)
|
|||
newMailParser->SetDBFolderStream(nsnull); // stream is going away
|
||||
if (outFileStream.is_open())
|
||||
outFileStream.close();
|
||||
newMailParser->EndMsgDownload();
|
||||
}
|
||||
ReleaseSemaphore(NS_STATIC_CAST(nsIMsgLocalMailFolder*, this));
|
||||
return rv;
|
||||
|
|
Загрузка…
Ссылка в новой задаче