[dovecot/core] 0cb80f: cassandra: NULL values' sizes weren't initialized

GitHub noreply at github.com
Wed Sep 13 20:30:10 EEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 0cb80fbd739a9a9b3618a5595b34458a0a994d9b
      https://github.com/dovecot/core/commit/0cb80fbd739a9a9b3618a5595b34458a0a994d9b
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-09-13 (Wed, 13 Sep 2017)

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

  Log Message:
  -----------
  cassandra: NULL values' sizes weren't initialized

This was only a problem if sql_result_get_field_value_binary() was
attempted to be used for a NULL value.


  Commit: 09e6ec59d4e974c7a73667c5097bd853f30e9c6c
      https://github.com/dovecot/core/commit/09e6ec59d4e974c7a73667c5097bd853f30e9c6c
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-09-13 (Wed, 13 Sep 2017)

  Changed paths:
    M src/master/service-anvil.c

  Log Message:
  -----------
  master: Don't send uninitialized byte to anvil along the log fd.

The byte was ignored by anvil, so it didn't cause any real problems.


  Commit: e0a33290266232d75d861f19523ec238c5d93797
      https://github.com/dovecot/core/commit/e0a33290266232d75d861f19523ec238c5d93797
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-09-13 (Wed, 13 Sep 2017)

  Changed paths:
    M src/lib-storage/list/mailbox-list-index-status.c

  Log Message:
  -----------
  lib-storage: Fix updating mailbox GUID in mailbox list index when it's empty

Normally the GUID shouldn't be empty at this point. Updating mailbox GUID is
also very rare. So this was unlikely to cause any problems in practise.


  Commit: 2462c09be842df9b263e12c30fc910c6bed42d86
      https://github.com/dovecot/core/commit/2462c09be842df9b263e12c30fc910c6bed42d86
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-09-13 (Wed, 13 Sep 2017)

  Changed paths:
    M doc/man/doveadm-fetch.1.in

  Log Message:
  -----------
  man: Remove extra ^L from "doveadm fetch" example

It's no longer sent.


Compare: https://github.com/dovecot/core/compare/5ea06115cb60...2462c09be842


More information about the dovecot-cvs mailing list