Commit a3830831 authored by Richard Levitte's avatar Richard Levitte
Browse files

Replumbing: better reference counter control in ossl_method_construct()



Fully assume that the method constructors use reference counting.
Otherwise, we may leak memory, or loose track and do a double free.

Reviewed-by: default avatarMatt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/8341)
parent 7bb19a0f
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