mirror of
https://github.com/moparisthebest/k-9
synced 2024-12-19 06:12:25 -05:00
cdbcb188ec
Correct thread safety on some member variables when doing null checks. Explicitly check for mMessageCount == -1 and stop=true in idling loop. However, the original error message "Message count = -1 for folder" will still arise in some circumstances and is a valid error to report. |
||
---|---|---|
.. | ||
ImapResponseParser.java | ||
ImapStore.java | ||
LocalStore.java | ||
Pop3Store.java | ||
TrustManagerFactory.java | ||
WebDavStore.java |