]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
dsync: Fixed crash when rename algorithm thinks it has gone to infinite loop.
authorTimo Sirainen <timo.sirainen@dovecot.fi>
Fri, 22 Apr 2016 13:25:00 +0000 (16:25 +0300)
committerGitLab <gitlab@git.dovecot.net>
Fri, 22 Apr 2016 22:43:27 +0000 (01:43 +0300)
commit34b0579f1542471947564bf56cfcf51946f57313
tree6991eb0bc9635fbb1e5c4df85a0d2bd097dea224
parent0ee52dafcc5b25c031e289d1d65ecccc859ebd3c
dsync: Fixed crash when rename algorithm thinks it has gone to infinite loop.

ctx->brain was NULL, so trying to access it crashed.
src/doveadm/dsync/dsync-brain-mailbox-tree.c
src/doveadm/dsync/dsync-mailbox-tree-sync.c
src/doveadm/dsync/dsync-mailbox-tree.h