]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
pop3: Fix empty command handling
authorAki Tuomi <aki.tuomi@open-xchange.com>
Mon, 14 Feb 2022 11:50:02 +0000 (13:50 +0200)
committerAki Tuomi <aki.tuomi@open-xchange.com>
Tue, 15 Feb 2022 10:15:12 +0000 (12:15 +0200)
commit70a924bd84339ae3b8a3961e79adc95ea167e405
treea08b7ea01961a9435b7c1da277413a3f61fe1898
parent6b66c7694eb40f56b24d43b94aa5a10e88d02d30
pop3: Fix empty command handling

If empty command is given, error out instead of trying to create event.
This fixes a crash caused by d2ab26be6038bd53b13a3ff18c403d6c192c1d91.
src/pop3/pop3-client.c