~vcs-imports/strongswan/master

Viewing all changes in revision 12875.

  • Committer: Tobias Brunner
  • Date: 2018-12-12 11:00:29 UTC
  • Revision ID: git-v1:322daff844c1c479e12dc261e37d94adde3f5d93
openssl: Make sure to release the functional ENGINE reference

The functional reference created by ENGINE_init() was never released,
only the structural one created by ENGINE_by_id().  The functional
reference includes an implicit structural reference, which is also
released by ENGINE_finish().

Closes strongswan/strongswan#119.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: