]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
dict-client: If commit fails to send BEGIN, don't try sending anything else.
authorTimo Sirainen <timo.sirainen@dovecot.fi>
Fri, 1 Jul 2016 08:41:51 +0000 (11:41 +0300)
committerTimo Sirainen <timo.sirainen@dovecot.fi>
Fri, 1 Jul 2016 08:41:51 +0000 (11:41 +0300)
commite13bef0a49ee60e4886967b331a7f7d5c96377cc
treefae2d27517c6341df6be2631794c83bef33d9c60
parent94b21eb8dbb74c58348d9e62bb05282383fa09fb
dict-client: If commit fails to send BEGIN, don't try sending anything else.

Fixes memory leak and also fixes overwriting the original error message.
src/lib-dict/dict-client.c