[dovecot/core] 01c791: imap: Fix assert-crash when hibernation triggers d...

GitHub noreply at github.com
Fri Mar 31 10:00:10 EEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 01c7913d4b30695b4a808e47d0402eacfd4873fc
      https://github.com/dovecot/core/commit/01c7913d4b30695b4a808e47d0402eacfd4873fc
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-03-31 (Fri, 31 Mar 2017)

  Changed paths:
    M src/imap/cmd-idle.c

  Log Message:
  -----------
  imap: Fix assert-crash when hibernation triggers during IDLE syncing

Fixes:
Panic: file cmd-idle.c: line 182 (idle_hibernate_timeout): assertion failed: (ctx->sync_ctx == NULL)


  Commit: b1e097e04ceff5800101ec3615f815f2d0f2fd12
      https://github.com/dovecot/core/commit/b1e097e04ceff5800101ec3615f815f2d0f2fd12
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-03-31 (Fri, 31 Mar 2017)

  Changed paths:
    M src/plugins/acl/acl-backend.c
    M src/plugins/quota/quota.c

  Log Message:
  -----------
  quota, acl: Use mail_user_plugin_getenv_bool() for boolean settings

These were forgotten earlier.


Compare: https://github.com/dovecot/core/compare/eed02e3be957...b1e097e04cef


More information about the dovecot-cvs mailing list