[dovecot/core] 023d50: doveadm stats dump: Fix potentially not writing al...

GitHub noreply at github.com
Sat Sep 15 21:30:11 EEST 2018


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 023d50f1a1ba2c33f7c39d4f83ace92caf9b4dad
      https://github.com/dovecot/core/commit/023d50f1a1ba2c33f7c39d4f83ace92caf9b4dad
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2018-09-14 (Fri, 14 Sep 2018)

  Changed paths:
    M src/doveadm/doveadm-stats.c

  Log Message:
  -----------
  doveadm stats dump: Fix potentially not writing all stats output

It depended on whether uninitialized stack memory was 0 or not.


  Commit: 5c44ba82ba998edd395f73139de6226ff97d36ec
      https://github.com/dovecot/core/commit/5c44ba82ba998edd395f73139de6226ff97d36ec
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2018-09-14 (Fri, 14 Sep 2018)

  Changed paths:
    M src/auth/password-scheme-sodium.c
    M src/lib-master/master-service-haproxy.c

  Log Message:
  -----------
  lib-master, auth: Fix clearing memory

It doesn't look like these being wrong were causing any bugs.


  Commit: 151ad1bbcc6305643440254e15718a836ab2926e
      https://github.com/dovecot/core/commit/151ad1bbcc6305643440254e15718a836ab2926e
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2018-09-14 (Fri, 14 Sep 2018)

  Changed paths:
    M src/lib/macros.h

  Log Message:
  -----------
  lib: i_zero*() - Give compiler error if it's wrongly used on an array


Compare: https://github.com/dovecot/core/compare/903a72420867...151ad1bbcc63
      **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