[dovecot/core] 97a8fd: lib-http: client: Fixed i_unreached() failure occu...

GitHub noreply at github.com
Thu Feb 23 19:30:12 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 97a8fde13ea33b09163c45d978a4949043f189c5
      https://github.com/dovecot/core/commit/97a8fde13ea33b09163c45d978a4949043f189c5
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2017-02-23 (Thu, 23 Feb 2017)

  Changed paths:
    M src/lib-http/http-client-private.h
    M src/lib-http/http-client-queue.c

  Log Message:
  -----------
  lib-http: client: Fixed i_unreached() failure occurring when a host's list of IPs changes while a connection is still pending.

In that case, the IP of the pending connection may no longer be associated with that host.
If the IP was not found anymore, the i_unreached() error occurred.




More information about the dovecot-cvs mailing list