[dovecot/core] 680e9d: dict: Fixed crash when reaching max (5) pending co...

GitHub noreply at github.com
Wed Jun 1 22:00:11 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 680e9da0fe4ed7a67e87108d3208bf86d4c4632a
      https://github.com/dovecot/core/commit/680e9da0fe4ed7a67e87108d3208bf86d4c4632a
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-06-02 (Thu, 02 Jun 2016)

  Changed paths:
    M src/dict/dict-connection.c

  Log Message:
  -----------
  dict: Fixed crash when reaching max (5) pending commands.


  Commit: 8bb454924c8b4612e4b657e60a860f8f0f3d6054
      https://github.com/dovecot/core/commit/8bb454924c8b4612e4b657e60a860f8f0f3d6054
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-06-02 (Thu, 02 Jun 2016)

  Changed paths:
    M src/dict/dict-commands.c

  Log Message:
  -----------
  dict: Pipelined iteration replies may have been hanging.

For example:
 - lookup start
 - iterate start
 - iterate finished, but can't reply yet
 - lookup finished
 - iterate reply can be sent now, but wasn't previously


Compare: https://github.com/dovecot/core/compare/0928812e725c...8bb454924c8b


More information about the dovecot-cvs mailing list