]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
dict: Fix potential timeout leak at deinit
authorTimo Sirainen <timo.sirainen@open-xchange.com>
Sun, 6 Feb 2022 13:20:08 +0000 (14:20 +0100)
committerTimo Sirainen <timo.sirainen@open-xchange.com>
Tue, 22 Feb 2022 10:25:27 +0000 (11:25 +0100)
commit3e8befe6b55e95b777a7da52f446f169bfbb7253
tree3fab0d0d2c4257ae8c5217956cc64e44b53d0337
parent17118d59706c143e801143623228b01e32368017
dict: Fix potential timeout leak at deinit

The deinit code could still trigger proctitle refresh.
src/dict/main.c