[dovecot/core] 2c4540: lib-http: client: Fix segfault by making the initi...

GitHub noreply at github.com
Wed Sep 26 13:30:11 EEST 2018


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 2c45400207c6a8aeb673b2dd91b3dba3398c1c58
      https://github.com/dovecot/core/commit/2c45400207c6a8aeb673b2dd91b3dba3398c1c58
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2018-09-26 (Wed, 26 Sep 2018)

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

  Log Message:
  -----------
  lib-http: client: Fix segfault by making the initialization of the connection after SSL handshake reliable.

Before, the connection was not guaranteed to be fully initialized after the SSL
handshake. The problem would occur when the handshake finished while writing the
SSL output stream.



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the dovecot-cvs mailing list