Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Bug 1580187 - Add null check to avoid crash in nsImapService::NewChannel(). | Matt A. Tobin | 2019-11-11 | -1/+1 |
| | | | | Tag #1273 | |||
* | Bug 1333038 - Use 'modern' pointers to fix crash due to ↵ | Matt A. Tobin | 2019-11-10 | -4/+4 |
| | | | | | | | | nsMsgLineStreamBuffer object being deleted while still in use. Suspected "use after free" in nsMsgLineStreamBuffer::ReadNextLine() leading to crash since object may be destroyed while still in use on another thread. Tag #1273 | |||
* | Issue #1258 - Part 1: Import mailnews, ldap, and mork from comm-esr52.9.1 | Matt A. Tobin | 2019-11-03 | -0/+3400 |