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

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


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 0d318fe07ea8846330b6fe6b6b281ef0ccfbaacd
      https://github.com/dovecot/core/commit/0d318fe07ea8846330b6fe6b6b281ef0ccfbaacd
  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: 2f691d6dd1b98f605043744846534b828a43994d
      https://github.com/dovecot/core/commit/2f691d6dd1b98f605043744846534b828a43994d
  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: 065189672f2e741255ac22b158a23207b0ab05a3
      https://github.com/dovecot/core/commit/065189672f2e741255ac22b158a23207b0ab05a3
  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: 8a6afcd8a6d9ed69626add85a7b75105ee3cb6a1
      https://github.com/dovecot/core/commit/8a6afcd8a6d9ed69626add85a7b75105ee3cb6a1
  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/4ca4d6e09169...8a6afcd8a6d9


More information about the dovecot-cvs mailing list