]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
pop3-login: Consume line after mech probe
authorAki Tuomi <aki.tuomi@open-xchange.com>
Thu, 9 Jul 2020 06:39:48 +0000 (09:39 +0300)
committerAki Tuomi <aki.tuomi@open-xchange.com>
Fri, 10 Jul 2020 06:58:10 +0000 (09:58 +0300)
commit3c8f9d89841e675988b28ee1bf6208c4975afe08
treef07cc30ec220db3a228ba882d3af0223733bf824
parent0da6a699521424b8a0a56c12589ce45d20861f6e
pop3-login: Consume line after mech probe

Otherwise we read next line empty and that causes -ERR.

Broken in 6c55437036b3de11804eb68f66d84cb164c33d63
src/pop3-login/client-authenticate.c