Fix coverity issue: CID 1466482 - Resource leak in OSSL_STORE_SEARCH_by_key_fingerprint()
authorShane Lontis <shane.lontis@oracle.com>
Thu, 10 Sep 2020 08:21:46 +0000 (18:21 +1000)
committerShane Lontis <shane.lontis@oracle.com>
Sat, 12 Sep 2020 05:57:24 +0000 (15:57 +1000)
commit97f7a6d42e9d2f38969aff75b0d8f00d934ac8cf
treee803f8d4fd3ba8b1c8d70322a635c606ecc87ba5
parent9951eaf467f8cc43ffad69222b42340c3b24cd52
Fix coverity issue: CID 1466482 - Resource leak in OSSL_STORE_SEARCH_by_key_fingerprint()

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