Commit 1393722a authored by Richard Levitte's avatar Richard Levitte
Browse files

ossl_method_store_cache_get(): ensure non-NULL property query



The comparator further down the call stack doesn't tolerate NULL, so
if we got that as input, use the empty string.

Reviewed-by: default avatarPaul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/8781)
parent bcb5d421
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