commit | 93321f333c7fe4a55bdedc9511667916f8bd2ed5 | [log] [tgz] |
---|---|---|
author | R. David Murray <rdmurray@bitdance.com> | Wed Dec 09 15:15:31 2009 +0000 |
committer | R. David Murray <rdmurray@bitdance.com> | Wed Dec 09 15:15:31 2009 +0000 |
tree | 81ab146556158c027d16da4a579ad6a1a49b825a | |
parent | 29dcdabf40f7642c96169ede9040d50a10926832 [diff] |
Issue 5949: fixed IMAP4_SSL hang when the IMAP server response is missing proper end-of-line termination. Patch and tests by Scott Dial. The new tests include a test harness which will make it easier to add additional tests.