[dovecot/core] af084c: lib-storage: Ensure list index is present

GitHub noreply at github.com
Tue Jul 11 13:30:09 EEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: af084c8b286a5723b1f669adb64d8ebf0a828783
      https://github.com/dovecot/core/commit/af084c8b286a5723b1f669adb64d8ebf0a828783
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2017-07-11 (Tue, 11 Jul 2017)

  Changed paths:
    M src/lib-storage/list/mailbox-list-index.c

  Log Message:
  -----------
  lib-storage: Ensure list index is present

Otherwise we end up with signal 11 crash later on.


  Commit: c262d219fc787b49c38d3b974ff10f1d79725ad8
      https://github.com/dovecot/core/commit/c262d219fc787b49c38d3b974ff10f1d79725ad8
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2017-07-11 (Tue, 11 Jul 2017)

  Changed paths:
    M src/lib-storage/mail-namespace.c

  Log Message:
  -----------
  lib-storage: Remove user namespaces on hook error

If there is a hook error during namespaces added
remove the namespaces from user. This avoids attempts
to use the namespaces later on without proper initialization.


Compare: https://github.com/dovecot/core/compare/ba4eb91d932e...c262d219fc78


More information about the dovecot-cvs mailing list