Bug 5781 --> releasing the imap service twice! that's not good.
git-svn-id: svn://10.0.0.236/trunk@29885 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -528,8 +528,6 @@ NS_IMETHODIMP nsImapMailFolder::GetMessages(nsIEnumerator* *result)
|
||||
}
|
||||
else
|
||||
rv = NS_ERROR_NULL_POINTER;
|
||||
|
||||
nsServiceManager::ReleaseService(kCImapService, imapService);
|
||||
return rv;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user