зеркало из https://github.com/mozilla/pjs.git
fixed ForceClosed() crashes con CloseDB()
This commit is contained in:
Родитель
ad8cd5870b
Коммит
0bdd196b04
|
@ -615,6 +615,7 @@ NS_IMETHODIMP nsMsgDatabase::CloseMDB(PRBool commit)
|
|||
NS_IMETHODIMP nsMsgDatabase::ForceClosed()
|
||||
{
|
||||
nsresult err = NS_OK;
|
||||
nsCOMPtr<nsIMsgDatabase> aDb(do_QueryInterface(this, &err));
|
||||
|
||||
NotifyAnnouncerGoingAway();
|
||||
// OK, remove from cache first and close the store.
|
||||
|
|
Загрузка…
Ссылка в новой задаче