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

GitHub noreply at github.com
Thu Apr 20 23:00:10 EEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 21a2a03602a45b1c74f2dfa80ee972b481da8c2a
      https://github.com/dovecot/core/commit/21a2a03602a45b1c74f2dfa80ee972b481da8c2a
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-04-20 (Thu, 20 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)




More information about the dovecot-cvs mailing list