]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-smtp: smtp-server-connection - Hold a command reference while executing a command.
authorStephan Bosch <stephan.bosch@open-xchange.com>
Tue, 24 Mar 2020 11:25:03 +0000 (12:25 +0100)
committeraki.tuomi <aki.tuomi@open-xchange.com>
Wed, 20 May 2020 07:21:19 +0000 (07:21 +0000)
commitf0540026372406b3c1271c57c664e825372b7e74
treeb254c4810790d2f892158bc4f14bac987e38253d
parent8ab81b2dbd2e9d995e7ab0e4a5c8be127d77e953
lib-smtp: smtp-server-connection - Hold a command reference while executing a command.

This fixes a use-after-free problem at the end of
smtp_server_connection_handle_command().
src/lib-smtp/smtp-server-connection.c