diff options
author | Daniel Stenberg <daniel@haxx.se> | 2016-09-09 23:33:09 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2016-09-09 23:35:10 +0200 |
commit | 83ef21e5e9946de2805ae10cc5e6ef9431b22702 (patch) | |
tree | a6e02f077e8c0edb46db0f8b5bd2a505510ef316 /tests/libtest/CMakeLists.txt | |
parent | 85033bcfccc826047bc4f847ecc0c21c2a9415fe (diff) |
openssl: fix bad memory free (regression)
... by partially reverting f975f06033b1. The allocation could be made by
OpenSSL so the free must be made with OPENSSL_free() to avoid problems.
Reported-by: Harold Stuart
Fixes #1005
Diffstat (limited to 'tests/libtest/CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions