]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
dict-client: If dict iteration was aborted, the rest of the connection state became...
authorTimo Sirainen <tss@iki.fi>
Wed, 23 Sep 2015 19:59:55 +0000 (22:59 +0300)
committerTimo Sirainen <tss@iki.fi>
Wed, 23 Sep 2015 19:59:55 +0000 (22:59 +0300)
commit9e7a30991415f714b609f650105596371a58216d
tree0a28006eae474e4cd2d06fc1575d2a4ab44f33e4
parent7e74fadc6668d85c2bfd630f215770808d73d1a3
dict-client: If dict iteration was aborted, the rest of the connection state became broken.
We never continued skipping over the rest of the iteration, instead the
iteration replies were treated as replies to the following commands.
src/lib-dict/dict-client.c