]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-dns: Move assert after dns client disconnection
authorAki Tuomi <aki.tuomi@open-xchange.com>
Fri, 10 Sep 2021 05:53:58 +0000 (08:53 +0300)
committerAki Tuomi <aki.tuomi@open-xchange.com>
Mon, 17 Jan 2022 11:52:09 +0000 (13:52 +0200)
commit1dbf3c27d88b2aeb789a6b64baf22d80dec06059
tree67ef978d73e285cbb62701f35aa1ef41091d62f1
parent8927a02d216cd45441b92428138c15abc77fcc53
lib-dns: Move assert after dns client disconnection

The client will abort all pending queries, ensure that
they have all gone away after that. Not before.
src/lib-dns/dns-lookup.c