]> git.ipfire.org Git - thirdparty/openssl.git/commit - crypto/store/store_register.c
STORE: Change all error recording to use ERR_raise() / ERR_raise_data()
authorRichard Levitte <levitte@openssl.org>
Thu, 23 Jul 2020 14:12:10 +0000 (16:12 +0200)
committerRichard Levitte <levitte@openssl.org>
Mon, 24 Aug 2020 08:02:26 +0000 (10:02 +0200)
commita8b7ea8268e23a033750eb77380ef9a4f9a5aa27
tree4d4b638a49498f4c458bd44412b911dee89ddd8f
parent34b80d0622924d112b145fd36bfaad18616f2546
STORE: Change all error recording to use ERR_raise() / ERR_raise_data()

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/12512)
crypto/store/store_init.c
crypto/store/store_lib.c
crypto/store/store_register.c