]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lmtp: local: Make sure pending recipient is always destroyed.
authorStephan Bosch <stephan.bosch@dovecot.fi>
Fri, 15 Dec 2017 20:31:44 +0000 (21:31 +0100)
committerTimo Sirainen <timo.sirainen@dovecot.fi>
Sat, 16 Dec 2017 13:58:14 +0000 (15:58 +0200)
commit8d7c24743e523713ba378e842619453443b3dcb5
treed6c35d0f261a969042dd650dc0696cc2218b0677
parentc9f90d9eb2598c963b3f8ff99e049800cb89e3d4
lmtp: local: Make sure pending recipient is always destroyed.

Before, the recipient was not freed when the server/connection ended prematurely.
src/lmtp/lmtp-local.c