]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
dsync: Fixed potential crash
authorTimo Sirainen <timo.sirainen@dovecot.fi>
Wed, 11 May 2016 09:19:14 +0000 (05:19 -0400)
committerTimo Sirainen <timo.sirainen@dovecot.fi>
Wed, 11 May 2016 09:19:14 +0000 (05:19 -0400)
commit37312679c89109e8762c3ec33da3dfac4c4177b8
tree79955c0796233daa6d2645927bb5ec2810529329
parent0d7325fd167763a4d5e1d274f63d45863e2ca9d0
dsync: Fixed potential crash

This seems to be possible with dsync_mailbox_find_common_expunged_uid() ->
dsync_mailbox_common_uid_found() -> dsync_mailbox_rewind_search() -> following
search doesn't find anything.
src/doveadm/dsync/dsync-mailbox-import.c