[dovecot/core] a26d03: driver-cassandra: Free statement pool on update

GitHub noreply at github.com
Tue Jan 16 11:00:16 EET 2018


  Branch: refs/heads/master-2.2
  Home:   https://github.com/dovecot/core
  Commit: a26d03dd212712846e6fcc5c153881c0af884b6e
      https://github.com/dovecot/core/commit/a26d03dd212712846e6fcc5c153881c0af884b6e
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2018-01-16 (Tue, 16 Jan 2018)

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

  Log Message:
  -----------
  driver-cassandra: Free statement pool on update

Otherwise the pool memory will leak. This was happening with non-prepared
statements when version was older than 4.


  Commit: f2c9ac1a2a51ff65bc23d7300829866e1b5951af
      https://github.com/dovecot/core/commit/f2c9ac1a2a51ff65bc23d7300829866e1b5951af
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2018-01-16 (Tue, 16 Jan 2018)

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

  Log Message:
  -----------
  cassandra: Fix crash when using prepared statements

Broken by cae3c6903c10682429f9849ab1a25093e3f538e4


Compare: https://github.com/dovecot/core/compare/a81eb5982b21...f2c9ac1a2a51


More information about the dovecot-cvs mailing list