[dovecot/core | refs/heads/master] f3020c16: lib-storage: pop3c - Copy SSL settings correctly

noreply at dovecot.org noreply at dovecot.org
Mon Mar 4 12:30:12 EET 2019


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: f3020c168385930669b221489c3691ea2a25b780
      https://github.com/dovecot/core/commit/f3020c168385930669b221489c3691ea2a25b780
  Author: Aki Tuomi <aki.tuomi at open-xchange.com>
  Date:   2019-03-04 (Mon, 04 Mar 2019)

  Changed paths:
    M src/lib-storage/index/pop3c/pop3c-client.c

  Log Message:
  -----------
  lib-storage: pop3c - Copy SSL settings correctly

When attempting to use pop3c with immediate SSL, it would
crash due to invalid memory access during connection setup.
Also the SSL mode is not copied so SSL handshake is not attempted
at later stage.

Was broken in 01435c38e7 and ebcf7d6c92

  Patch: https://github.com/dovecot/core/compare/ded9df997334...f3020c168385.patch


More information about the dovecot-cvs mailing list