]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
dict: Make sure proctitle refresh timeout goes to the main ioloop
authorTimo Sirainen <timo.sirainen@open-xchange.com>
Tue, 22 Feb 2022 10:23:33 +0000 (11:23 +0100)
committerTimo Sirainen <timo.sirainen@open-xchange.com>
Tue, 22 Feb 2022 10:25:27 +0000 (11:25 +0100)
commit17118d59706c143e801143623228b01e32368017
tree60542d4c8dbc08eba69fef297da5c1abe03d2198
parent974e970889b7f0857c55fdf8e9b0caf9c5190a93
dict: Make sure proctitle refresh timeout goes to the main ioloop

In some situations it could have gone to dict_wait() ioloop, causing
timeout leaks or crashes.
src/dict/main.c