2 May
2013
2 May
'13
6:33 p.m.
On 30.4.2013, at 4.07, Mike Abbott michael.abbott@apple.com wrote:
Dovecot-2.2.1's imap processes crash reliably when they use an IMAP URL with an invalid access specifier. A backtrace and some debug output follows. The crash is likely caused by imap_urlauth_fetch_parsed() returning 0 without having set *mpurl_r to NULL, and then imap_urlauth_fetch_local() freeing an uninitialized pointer.
Right, fixed: http://hg.dovecot.org/dovecot-2.2/rev/24aa10efe132
I also noticed another crash: http://hg.dovecot.org/dovecot-2.2/rev/2a3134b0c25d