]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-ssl-iostream: Fixed deinitialization of openssl library.
authorStephan Bosch <stephan.bosch@dovecot.fi>
Fri, 7 Apr 2017 13:36:58 +0000 (15:36 +0200)
committerGitLab <gitlab@git.dovecot.net>
Wed, 28 Jun 2017 18:54:41 +0000 (21:54 +0300)
commit22cb9dbe001c6b5da20cafe947dc858d9cab0e74
tree7075d7628e80bed785971940bb3d5a038407be56
parent1c85a443bba5caca70c19dc05b609c29aef9049f
lib-ssl-iostream: Fixed deinitialization of openssl library.

Previously, it also dereferenced the library when it was never initialized in the first place.
src/lib-ssl-iostream/iostream-openssl-context.c