[dovecot/pigeonhole] c7a83a: plugins: imap-filter-sieve: Ignore secondary scrip...

GitHub noreply at github.com
Wed Aug 29 17:00:06 EEST 2018


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/pigeonhole
  Commit: c7a83a3d881eafa5c526a03b2d35ac7932ce1da1
      https://github.com/dovecot/pigeonhole/commit/c7a83a3d881eafa5c526a03b2d35ac7932ce1da1
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2018-08-29 (Wed, 29 Aug 2018)

  Changed paths:
    M src/plugins/imap-filter-sieve/imap-filter-sieve.c

  Log Message:
  -----------
  plugins: imap-filter-sieve: Ignore secondary scripts that failed to compile.

The IMAP FILTER=SIEVE capability does not execute more than a single script yet,
but once it does, it should not assert fail on secondary scripts that failed to
compile.


  Commit: 41b9adcb2dea5a78b49f2de759d966cf921f9b62
      https://github.com/dovecot/pigeonhole/commit/41b9adcb2dea5a78b49f2de759d966cf921f9b62
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2018-08-29 (Wed, 29 Aug 2018)

  Changed paths:
    M src/plugins/imap-filter-sieve/cmd-filter-sieve.c

  Log Message:
  -----------
  plugins: imap-filter-sieve: Fix assertion panic occurring after script compile error.

Compile errors occurring for Sieve scripts uploaded in multiple TCP frames were
not handled correctly.


Compare: https://github.com/dovecot/pigeonhole/compare/7877454e9d32...41b9adcb2dea
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the dovecot-cvs mailing list