[dovecot/core] 7a8063: oldstats plugin: Fix init/deinit function names

GitHub noreply at github.com
Thu Dec 14 21:00:11 EET 2017


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 7a80631424fe907665aea516950f329217730b3d
      https://github.com/dovecot/core/commit/7a80631424fe907665aea516950f329217730b3d
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-12-14 (Thu, 14 Dec 2017)

  Changed paths:
    M src/plugins/old-stats/stats-plugin.c

  Log Message:
  -----------
  oldstats plugin: Fix init/deinit function names


  Commit: a46221f25bbaf310f73f77bec24f2d3f0c80d4fe
      https://github.com/dovecot/core/commit/a46221f25bbaf310f73f77bec24f2d3f0c80d4fe
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2017-12-14 (Thu, 14 Dec 2017)

  Changed paths:
    M src/submission-login/submission-proxy.c

  Log Message:
  -----------
  submission-login: Fix another NULL dereference occurring at an invalid reply from the backend server.

The text variable was still being used when it could be NULL. Made the offending code dependent on the reply validity check.

Problem found by Coverity.


  Commit: e36634029ba3563713aaf639abaf85200f68d635
      https://github.com/dovecot/core/commit/e36634029ba3563713aaf639abaf85200f68d635
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-12-14 (Thu, 14 Dec 2017)

  Changed paths:
    M src/lib-master/stats-client.c

  Log Message:
  -----------
  lib-master: stats-client - Fix reconnection if handshake wait fails

Fixes:
Warning: Timeout leak: 0x5555556ac8d0 (stats-client.c:132)


Compare: https://github.com/dovecot/core/compare/75aaa1aba3a6...e36634029ba3


More information about the dovecot-cvs mailing list