[dovecot/pigeonhole] 993bb2: plugins: imap-filter-sieve: Remove useless NULL ch...

GitHub noreply at github.com
Wed Dec 12 13:30:06 EET 2018


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/pigeonhole
  Commit: 993bb23b60aa5999f2d3c0470e4e1fec61405395
      https://github.com/dovecot/pigeonhole/commit/993bb23b60aa5999f2d3c0470e4e1fec61405395
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2018-12-12 (Wed, 12 Dec 2018)

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

  Log Message:
  -----------
  plugins: imap-filter-sieve: Remove useless NULL check for exec_status.

In this context, it can never be NULL and the check confuses Coverity.


  Commit: 5b81342114c840b8e5d217f9ecfe1594d784d1ac
      https://github.com/dovecot/pigeonhole/commit/5b81342114c840b8e5d217f9ecfe1594d784d1ac
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2018-12-12 (Wed, 12 Dec 2018)

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

  Log Message:
  -----------
  plugins: imapsieve: Remove useless NULL check for exec_status.

In this context, it can never be NULL and the check confuses Coverity.


Compare: https://github.com/dovecot/pigeonhole/compare/78f5952ca435...5b81342114c8
      **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