[dovecot/core] 3afbb0: doveadm stats dump: Fix potentially not writing al...

GitHub noreply at github.com
Thu Sep 20 12:00:15 EEST 2018


  Branch: refs/heads/master-2.3
  Home:   https://github.com/dovecot/core
  Commit: 3afbb0624a9444259fae0b0e47fd0f56a4815731
      https://github.com/dovecot/core/commit/3afbb0624a9444259fae0b0e47fd0f56a4815731
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2018-09-20 (Thu, 20 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: 1af8cda81ead00af6d325587c92185c68ee0bc78
      https://github.com/dovecot/core/commit/1af8cda81ead00af6d325587c92185c68ee0bc78
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2018-09-20 (Thu, 20 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: 51b6d5b708b70e0a86e2a565236cb8231f068758
      https://github.com/dovecot/core/commit/51b6d5b708b70e0a86e2a565236cb8231f068758
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2018-09-20 (Thu, 20 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/7596390c0134...51b6d5b708b7
      **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