]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
director: Fix crashes caused by changing host tag
authorTimo Sirainen <timo.sirainen@open-xchange.com>
Tue, 22 Feb 2022 13:14:20 +0000 (14:14 +0100)
committerTimo Sirainen <timo.sirainen@open-xchange.com>
Thu, 24 Feb 2022 12:17:21 +0000 (13:17 +0100)
commitd5d8b69aa73a3990334f8bd3205a7acfc910e3ab
tree2b64909afa2be8b085e4ef8c045eeee50b326e05
parent44b7eda458049e2528db419530837d350404f151
director: Fix crashes caused by changing host tag

Fixes:
Panic: file director.c: line 1175 (director_move_user): assertion failed: (user->host->tag == host->tag)
Panic: file director-request.c: line 303 (director_request_continue_real): assertion failed: (user->host->tag == mail_tag)
src/director/mail-host.c