[dovecot/core] 5f50fe: dsync: Fixed assert-crash if mailbox_attribute_set...

GitHub noreply at github.com
Tue May 3 19:36:08 UTC 2016


  Branch: refs/heads/master-2.2
  Home:   https://github.com/dovecot/core
  Commit: 5f50fecfbf4eccdfea1550f1412b9790428cd4e4
      https://github.com/dovecot/core/commit/5f50fecfbf4eccdfea1550f1412b9790428cd4e4
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-05-03 (Tue, 03 May 2016)

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

  Log Message:
  -----------
  dsync: Fixed assert-crash if mailbox_attribute_set() fails

We shouldn't set importer->mail_error, because we're not going to
fail the import.

Fixes assert-crash:
dsync-mailbox-import.c: line 2812 (dsync_mailbox_import_deinit): assertion failed: (importer->failed == (importer->mail_error != 0))




More information about the dovecot-cvs mailing list