[dovecot/core] 2584e8: lib-master: postlogin: Don't unreference already c...

GitHub noreply at github.com
Fri May 18 07:30:18 EEST 2018


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 2584e845837c85d848a61853b36dccd481b590be
      https://github.com/dovecot/core/commit/2584e845837c85d848a61853b36dccd481b590be
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2018-05-17 (Thu, 17 May 2018)

  Changed paths:
    M src/lib-master/master-login.c

  Log Message:
  -----------
  lib-master: postlogin: Don't unreference already closed login-connection

If the login-connection was already closed, this caused too many
unreferences.

Fixes:
Panic: file master-login.c: line 544 (master_login_conn_unref): assertion failed: (conn->clients == NULL)


  Commit: 0963fb105eadfb1814cad6bfc1503204afee1650
      https://github.com/dovecot/core/commit/0963fb105eadfb1814cad6bfc1503204afee1650
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2018-05-18 (Fri, 18 May 2018)

  Changed paths:
    M src/lib-sql/driver-cassandra.c

  Log Message:
  -----------
  cassandra: Fix consistency=quorum to work

Previously it could have been used by setting "consistency=", but this was
an accident.


Compare: https://github.com/dovecot/core/compare/968da88f2fb7...0963fb105ead
      **NOTE:** This service 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