[dovecot/core] fb57fe: lib-index: mail_index_use_existing_permissions() -...

GitHub noreply at github.com
Thu Sep 14 12:00:13 EEST 2017


  Branch: refs/heads/master-2.2
  Home:   https://github.com/dovecot/core
  Commit: fb57fe1aaafcb298fb34b60e0bae16778734efe9
      https://github.com/dovecot/core/commit/fb57fe1aaafcb298fb34b60e0bae16778734efe9
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-09-14 (Thu, 14 Sep 2017)

  Changed paths:
    M src/lib-index/mail-index.c

  Log Message:
  -----------
  lib-index: mail_index_use_existing_permissions() - Log error if stat() unexpectedly fails


  Commit: 767da25438e295549243a8f3a8eae44f98d36997
      https://github.com/dovecot/core/commit/767da25438e295549243a8f3a8eae44f98d36997
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-09-14 (Thu, 14 Sep 2017)

  Changed paths:
    M src/lib-index/mail-index.c

  Log Message:
  -----------
  lib-index: mail_index_use_existing_permissions() - Ignore with INDEX=MEMORY


  Commit: 6eacca95af30aa36f4c9e974ab47b911e7829073
      https://github.com/dovecot/core/commit/6eacca95af30aa36f4c9e974ab47b911e7829073
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-09-14 (Thu, 14 Sep 2017)

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

  Log Message:
  -----------
  lib-storage: Fix mailbox list notification assert-crash when mailbox is deleted

Reproduced with if IMAP NOTIFY is used for non-selected mailboxes without
MailboxName being specified. Another session then does changes to a
mailbox and immediately deletes it, which causes the crash.

Fixes:
Panic: file mailbox-list-index-notify.c: line 751: unreached


Compare: https://github.com/dovecot/core/compare/ce26649bb231...6eacca95af30


More information about the dovecot-cvs mailing list