diff options
author | Daniel Stenberg <daniel@haxx.se> | 2015-10-27 13:45:25 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2015-10-27 13:45:25 +0100 |
commit | 370ee919b37cc9a46c36428b2bb1527eae5db2bd (patch) | |
tree | c2e581baf0139ffa336371ad3db05487fb36add4 /docs/libcurl | |
parent | e2f430c74a4d8f2b75f1ff19e3a97c2ad918580a (diff) |
openssl: engine: remove double-free
After a successful call to SSL_CTX_use_PrivateKey(), we must not call
EVP_PKEY_free() on the key.
Reported-by: nased0
Closes #509
Diffstat (limited to 'docs/libcurl')
0 files changed, 0 insertions, 0 deletions