[dovecot/core] f43ce6: dsync: Fix potential assert on mailbox deinit.

GitHub noreply at github.com
Fri Oct 28 17:00:10 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: f43ce62fa945f597e8a48e09c53d46dcc95445d4
      https://github.com/dovecot/core/commit/f43ce62fa945f597e8a48e09c53d46dcc95445d4
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-10-28 (Fri, 28 Oct 2016)

  Changed paths:
    M src/doveadm/dsync/dsync-brain-mailbox.c

  Log Message:
  -----------
  dsync: Fix potential assert on mailbox deinit.

Should have happened only in somewhat rare error conditions that require
resyncing.

Fixes:
Panic: file dsync-brain-mailbox.c: line 358 (dsync_brain_sync_mailbox_deinit): assertion failed: (brain->failed || brain->sync_type == DSYNC_BRAIN_SYNC_TYPE_CHANGED)




More information about the dovecot-cvs mailing list