OSSL_STORE: Fix crash when tracing STORE
authorRichard Levitte <levitte@openssl.org>
Mon, 28 Jun 2021 02:36:33 +0000 (04:36 +0200)
committerRichard Levitte <levitte@openssl.org>
Tue, 29 Jun 2021 07:32:59 +0000 (09:32 +0200)
commit19c0b46b83335b36a9816abef4e82f74863a4e0a
treeef7b506456cf479e538a94ab113444bc273b726f
parentf616ad4b022b8afa8416a7d9e475d02c49164192
OSSL_STORE: Fix crash when tracing STORE

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15931)
crypto/store/store_lib.c