fixed GH #1665: CipherImpl memory leak with OpenSSL 1.1

This commit is contained in:
Guenter Obiltschnig
2017-04-16 08:32:57 +02:00
parent c5c75e1989
commit a141f9fbe1
6 changed files with 18 additions and 4 deletions

View File

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