[dovecot/core] fd994b: virtual: Stop notifications only if they were star...

GitHub noreply at github.com
Wed Jul 19 13:00:13 EEST 2017


  Branch: refs/heads/master-2.2
  Home:   https://github.com/dovecot/core
  Commit: fd994bf5b6dfad174fe634f6509ef53cf95e0685
      https://github.com/dovecot/core/commit/fd994bf5b6dfad174fe634f6509ef53cf95e0685
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2017-07-19 (Wed, 19 Jul 2017)

  Changed paths:
    M src/plugins/virtual/virtual-storage.c
    M src/plugins/virtual/virtual-storage.h

  Log Message:
  -----------
  virtual: Stop notifications only if they were started

Fixes Panic: file mail-storage.c: line 1950: assertion failed: (box->opened)


  Commit: 57e13493ae5027cfbbec47531d76c9914261ad35
      https://github.com/dovecot/core/commit/57e13493ae5027cfbbec47531d76c9914261ad35
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2017-07-19 (Wed, 19 Jul 2017)

  Changed paths:
    M src/plugins/virtual/virtual-storage.c

  Log Message:
  -----------
  virtual: Stop watching notification on backend box close

Fixes Panic: file mail-index.c: line 662 (mail_index_close_nonopened): assertion failed: (index->views == NULL)


  Commit: fc48ce200582b7810b4a2ce8b604030295489c38
      https://github.com/dovecot/core/commit/fc48ce200582b7810b4a2ce8b604030295489c38
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-07-19 (Wed, 19 Jul 2017)

  Changed paths:
    M src/lib-sql/sql-api.c

  Log Message:
  -----------
  lib-sql: Add assert to sql_result_more_s()

Should avoid a warning from static analyzer.


  Commit: 75c14416cde26410d8e055a98f185d494c11547f
      https://github.com/dovecot/core/commit/75c14416cde26410d8e055a98f185d494c11547f
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-07-19 (Wed, 19 Jul 2017)

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

  Log Message:
  -----------
  cassandra: Fix read/write buffer overflows after adding CASSANDRA_QUERY_TYPE_READ_MORE


Compare: https://github.com/dovecot/core/compare/7adabf28245c...75c14416cde2


More information about the dovecot-cvs mailing list