зеркало из https://github.com/mozilla/pjs.git
fix 333877 100% cpu usage on imap idle when connection dies, original idea by robin.grindley@ieee.org, sr=mscott
This commit is contained in:
Родитель
5b280c2f85
Коммит
15aa5c822e
|
@ -297,6 +297,8 @@ void nsImapServerResponseParser::ParseIMAPServerResponse(const char *currentComm
|
|||
}
|
||||
}
|
||||
}
|
||||
else
|
||||
SetConnected(PR_FALSE);
|
||||
PL_strfree(copyCurrentCommand);
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче