fix CipherImpl issue with OpenSSL 1.1

This commit is contained in:
Günter Obiltschnig
2017-04-18 11:42:39 +02:00
parent 6da4af32a5
commit 8237e9ba14
6 changed files with 7 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
This is the changelog file for the POCO C++ Libraries.
Release 1.7.8p1 (2017-04-16)
Release 1.7.8p2 (2017-04-18)
============================
- fixed GH #1655: CipherImpl memory leak with OpenSSL 1.1