[dovecot/core] f2496b: fts-backend-lucene: Check that box is not NULL

GitHub noreply at github.com
Mon Sep 19 10:00:15 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: f2496be45dc16d1f93cb82a146b91d273b0621c0
      https://github.com/dovecot/core/commit/f2496be45dc16d1f93cb82a146b91d273b0621c0
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2016-09-19 (Mon, 19 Sep 2016)

  Changed paths:
    M src/plugins/fts-lucene/fts-backend-lucene.c

  Log Message:
  -----------
  fts-backend-lucene: Check that box is not NULL

fts_backend_update_deinit will set box to NULL and call
update_set_mailbox then.


  Commit: 768ac0aa3403eee7146ec01acff401c004fef7f7
      https://github.com/dovecot/core/commit/768ac0aa3403eee7146ec01acff401c004fef7f7
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2016-09-19 (Mon, 19 Sep 2016)

  Changed paths:
    M src/plugins/fts-solr/fts-backend-solr.c

  Log Message:
  -----------
  fts-backend-solr: Check that box is not NULL

fts_backend_update_deinit will set box to NULL and call
update_set_mailbox then.


  Commit: 2fcde0841df86e1260770a356ad74c5c128e8fc1
      https://github.com/dovecot/core/commit/2fcde0841df86e1260770a356ad74c5c128e8fc1
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2016-09-19 (Mon, 19 Sep 2016)

  Changed paths:
    M src/plugins/fts/fts-api.c

  Log Message:
  -----------
  fts-plugin: Remove NULL assert

fts_backend_update_deinit will set box to NULL and call
update_set_mailbox then. NULL check needs to be done
in backends.


Compare: https://github.com/dovecot/core/compare/db8a5116f652...2fcde0841df8


More information about the dovecot-cvs mailing list