[dovecot/pigeonhole] 504a08: lib-sieve: redirect command: Removed useless NULL ...

GitHub noreply at github.com
Tue Apr 26 19:35:56 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/pigeonhole
  Commit: 504a08ae93870a5035e778b7c6111abb7bd72563
      https://github.com/dovecot/pigeonhole/commit/504a08ae93870a5035e778b7c6111abb7bd72563
  Author: Stephan Bosch <stephan at rename-it.nl>
  Date:   2016-04-26 (Tue, 26 Apr 2016)

  Changed paths:
    M src/lib-sieve/cmd-redirect.c

  Log Message:
  -----------
  lib-sieve: redirect command: Removed useless NULL check in loop detection.

This caused a coverity defect report.


  Commit: e25f31a3800fb0f9e25114ec7d6d287c74ea1cf0
      https://github.com/dovecot/pigeonhole/commit/e25f31a3800fb0f9e25114ec7d6d287c74ea1cf0
  Author: Stephan Bosch <stephan at rename-it.nl>
  Date:   2016-04-26 (Tue, 26 Apr 2016)

  Changed paths:
    M src/lib-sieve/sieve-validator.c

  Log Message:
  -----------
  lib-sieve: validator: Fixed potential NULL dereference in sieve_validator_extension_load().

Would only happen with dummy/internal `extensions' that have no valid ID.
This caused a Coverity defect report.


  Commit: dfe0d52c3158ca67d0246ac3e14e48a7c30a2ed0
      https://github.com/dovecot/pigeonhole/commit/dfe0d52c3158ca67d0246ac3e14e48a7c30a2ed0
  Author: Stephan Bosch <stephan at rename-it.nl>
  Date:   2016-04-26 (Tue, 26 Apr 2016)

  Changed paths:
    M src/lib-sieve/sieve-validator.c

  Log Message:
  -----------
  lib-sieve: validator: Fixed potential NULL dereference in sieve_validator_extensions_check_conficts().

Would only happen with dummy/internal `extensions' that have no valid ID.
This caused a Coverity defect report.


  Commit: 0b04d67d3c301a9f5cfba38d8cff9b923866fc64
      https://github.com/dovecot/pigeonhole/commit/0b04d67d3c301a9f5cfba38d8cff9b923866fc64
  Author: Stephan Bosch <stephan at rename-it.nl>
  Date:   2016-04-26 (Tue, 26 Apr 2016)

  Changed paths:
    M src/lib-sieve/plugins/vnd.dovecot/report/cmd-report.c

  Log Message:
  -----------
  lib-sieve: vnd.dovecot.report extension: Removed logically dead code.

This caused Coverity defect reports.


  Commit: c984322f0237c71706124bbdc31f371017c1dfb9
      https://github.com/dovecot/pigeonhole/commit/c984322f0237c71706124bbdc31f371017c1dfb9
  Author: Stephan Bosch <stephan at rename-it.nl>
  Date:   2016-04-26 (Tue, 26 Apr 2016)

  Changed paths:
    M src/lib-sieve/util/edit-mail.c

  Log Message:
  -----------
  lib-sieve: edit-mail: Removed useless NULL check in edit_mail_istream_seek().

This caused a Coverity defect report.


Compare: https://github.com/dovecot/pigeonhole/compare/ef25ce69cee8...c984322f0237


More information about the dovecot-cvs mailing list