[dovecot/core] c7f5ae: driver-sqlite: Don't give false out of memory erro...

GitHub noreply at github.com
Thu Sep 13 21:30:12 EEST 2018


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: c7f5ae613340fb210a08e8d25a09be5972798a19
      https://github.com/dovecot/core/commit/c7f5ae613340fb210a08e8d25a09be5972798a19
  Author: Martti Rannanjärvi <martti.rannanjarvi at dovecot.fi>
  Date:   2018-09-13 (Thu, 13 Sep 2018)

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

  Log Message:
  -----------
  driver-sqlite: Don't give false out of memory errors

Only log error from sqlite3_errmsg() when connected to the db, since
otherwise dovecot logs false "out of memory" errors.


  Commit: c335e4b8cd258d2dafa4d6260f43eab84eab8bcc
      https://github.com/dovecot/core/commit/c335e4b8cd258d2dafa4d6260f43eab84eab8bcc
  Author: Martti Rannanjärvi <martti.rannanjarvi at dovecot.fi>
  Date:   2018-09-13 (Thu, 13 Sep 2018)

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

  Log Message:
  -----------
  lib-sql: Fix wrong sql_query_finished_event() success parameter use


Compare: https://github.com/dovecot/core/compare/b291ff1fd61b...c335e4b8cd25
      **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