[dovecot/core] 3c8a16: lib-http: client: Check whether client is running ...

GitHub noreply at github.com
Thu Dec 14 23:30:10 EET 2017


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 3c8a163545079984e827aa50349cbc4fe570875f
      https://github.com/dovecot/core/commit/3c8a163545079984e827aa50349cbc4fe570875f
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2017-12-14 (Thu, 14 Dec 2017)

  Changed paths:
    M src/lib-http/http-client-connection.c
    M src/lib-http/http-client-host.c
    M src/lib-http/http-client-request.c
    M src/lib-http/http-client.c

  Log Message:
  -----------
  lib-http: client: Check whether client is running in a wait loop with the correct condition.

This used to check client->ioloop != NULL, but now it should check client->waiting.
Previous commit (e8a1b62fe4a81b211dcccd1a58b44f254074eab6) omitted a few instances where this should have been changed.




More information about the dovecot-cvs mailing list