[dovecot/core] 71ecc9: lib-mail: Fixed istream-header-filter calling call...

GitHub noreply at github.com
Thu May 19 20:30:13 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 71ecc97593a25c2444316b74e5882e6ce0a82c0c
      https://github.com/dovecot/core/commit/71ecc97593a25c2444316b74e5882e6ce0a82c0c
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-05-19 (Thu, 19 May 2016)

  Changed paths:
    M src/lib-mail/istream-header-filter.c
    M src/lib-mail/test-istream-header-filter.c

  Log Message:
  -----------
  lib-mail: Fixed istream-header-filter calling callback(hdr=NULL)

It should do it on the following parsings as well if there were any
callbacks that were called, or if the hdr==NULL callback added any
headers. This is important because the hdr==NULL call could do some
cleanups.




More information about the dovecot-cvs mailing list