зеркало из https://github.com/mozilla/pjs.git
Fix recounting bug.
This commit is contained in:
Родитель
e8cf25dbee
Коммит
deef2a92fd
|
@ -432,6 +432,7 @@ NS_IMETHODIMP nsMsgFolder::GetChildWithURI(const char *uri, PRBool deep, nsIMsgF
|
|||
if (equal)
|
||||
{
|
||||
*child = folder;
|
||||
NS_ADDREF(*child);
|
||||
return NS_OK;
|
||||
}
|
||||
else if(deep)
|
||||
|
|
Загрузка…
Ссылка в новой задаче