[dovecot/core] 930765: acl plugin: Fix Coverity warning
    GitHub 
    noreply at github.com
       
    Fri Feb 24 11:00:12 UTC 2017
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 93076575071edeb3fe0666588f0222fc300ec2c4
      https://github.com/dovecot/core/commit/93076575071edeb3fe0666588f0222fc300ec2c4
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-02-24 (Fri, 24 Feb 2017)
  Changed paths:
    M src/plugins/acl/acl-cache.h
  Log Message:
  -----------
  acl plugin: Fix Coverity warning
Just switch the MALLOC_ADD() parameters, so that arithmetic doesn't get
inside a sizeof().
  Commit: 850778e1fcd78aa0f91c53ecbab77e17d7e744a4
      https://github.com/dovecot/core/commit/850778e1fcd78aa0f91c53ecbab77e17d7e744a4
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-02-24 (Fri, 24 Feb 2017)
  Changed paths:
    M src/auth/mech-oauth2.c
  Log Message:
  -----------
  auth: Removed dead code from oauth2 mechanism
  Commit: f64f2d4b76128edcd05331fe23e2fac86e9bd9a3
      https://github.com/dovecot/core/commit/f64f2d4b76128edcd05331fe23e2fac86e9bd9a3
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-02-24 (Fri, 24 Feb 2017)
  Changed paths:
    M src/plugins/mail-filter/ostream-ext-filter.c
  Log Message:
  -----------
  mail-filter: Add missing error handling in ostream-ext-filter
Compare: https://github.com/dovecot/core/compare/97a8fde13ea3...f64f2d4b7612
    
    
More information about the dovecot-cvs
mailing list