[dovecot/pigeonhole] 2baf6d: sieve-extprograms plugin: execute extension: Fix h...

GitHub noreply at github.com
Wed Jan 10 23:21:01 EET 2018


  Branch: refs/heads/master-0.4
  Home:   https://github.com/dovecot/pigeonhole
  Commit: 2baf6da7a453d53efeefff7ea18be165b0cc0a55
      https://github.com/dovecot/pigeonhole/commit/2baf6da7a453d53efeefff7ea18be165b0cc0a55
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2018-01-10 (Wed, 10 Jan 2018)

  Changed paths:
    M src/plugins/sieve-extprograms/cmd-execute.c

  Log Message:
  -----------
  sieve-extprograms plugin: execute extension: Fix handling big output from external program.

The output buffer was on the data stack, which leads to big trouble when the
buffer needs to grow in a deeper stack level.


  Commit: d72af61cfb064bdbc84f0bf0afaae189b10d0109
      https://github.com/dovecot/pigeonhole/commit/d72af61cfb064bdbc84f0bf0afaae189b10d0109
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2018-01-10 (Wed, 10 Jan 2018)

  Changed paths:
    A tests/plugins/extprograms/bin/big
    M tests/plugins/extprograms/execute/execute.svtest

  Log Message:
  -----------
  tests: extprograms plugin: execute extension: Add test for large output from program.


Compare: https://github.com/dovecot/pigeonhole/compare/7815a0ced6c1...d72af61cfb06


More information about the dovecot-cvs mailing list