Commit 8a7d7f8b authored by Fedor Indutny's avatar Fedor Indutny
Browse files

crypto: fix memory leak in Connection::New



Do not create `SSL` instance twice, `SSL_new` is called from `SSLBase`
constructor anyway.

Reviewed-By: default avatarFedor Indutny <fedor@indutny.com>
parent c0f30f60
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment