[dovecot/core] b1e42d: lib-storage: Allow mail_add_temp_wanted_fields() t...

GitHub noreply at github.com
Fri Apr 21 00:05:18 EEST 2017


  Branch: refs/heads/master-2.2
  Home:   https://github.com/dovecot/core
  Commit: b1e42d680231fa17a1d958cc5e7bc5e81d0cd83c
      https://github.com/dovecot/core/commit/b1e42d680231fa17a1d958cc5e7bc5e81d0cd83c
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-04-21 (Fri, 21 Apr 2017)

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

  Log Message:
  -----------
  lib-storage: Allow mail_add_temp_wanted_fields() to be called before mail_set_seq*()

Quota plugin was already doing this, but it didn't actually work. It was
also crashing with imapc:

Panic: file mail-cache-lookup.c: line 341 (mail_cache_field_exists): assertion failed: (seq > 0)


  Commit: cd4ca14f632f855b6585fdb46f8e703568112df3
      https://github.com/dovecot/core/commit/cd4ca14f632f855b6585fdb46f8e703568112df3
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-04-21 (Fri, 21 Apr 2017)

  Changed paths:
    M src/login-common/main.c

  Log Message:
  -----------
  *-login: Unload plugins at deinit.


Compare: https://github.com/dovecot/core/compare/a1cc76a311c9...cd4ca14f632f


More information about the dovecot-cvs mailing list