Fix coverity issue: CID 1466485 - Explicit NULL dereference in OSSL_STORE_find()
authorShane Lontis <shane.lontis@oracle.com>
Thu, 10 Sep 2020 07:22:40 +0000 (17:22 +1000)
committerShane Lontis <shane.lontis@oracle.com>
Sat, 12 Sep 2020 05:57:23 +0000 (15:57 +1000)
commit6e417f951c64f4643cdc62c370badf46d5fe485e
tree12911910cd502cced849d73b9915b2aa9508e144
parent34816949460e7131af4de421806845be213354d4
Fix coverity issue: CID 1466485 - Explicit NULL dereference in OSSL_STORE_find()

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/12847)
crypto/store/store_lib.c
test/ossl_store_test.c