[dovecot/pigeonhole] 63f9b4: LDA Sieve plugin: Fixed assert failure caused by e...

GitHub noreply at github.com
Sat Oct 15 10:31:42 UTC 2016


  Branch: refs/heads/master-0.4
  Home:   https://github.com/dovecot/pigeonhole
  Commit: 63f9b42f20cf0bd26b981be8a08f01b48e23517f
      https://github.com/dovecot/pigeonhole/commit/63f9b42f20cf0bd26b981be8a08f01b48e23517f
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2016-10-15 (Sat, 15 Oct 2016)

  Changed paths:
    M src/plugins/lda-sieve/lda-sieve-plugin.c

  Log Message:
  -----------
  LDA Sieve plugin: Fixed assert failure caused by earlier sieve_discard changes.

The simplest case in which all normal scripts maintain the (implicit) keep action triggered an assert failure.
Fixed by restructuring the script execution loop to make it easy to understand.
Now handles each case explicitly.




More information about the dovecot-cvs mailing list