crypto/provider_core.c: Avoid calling unlock two times
authorPeiwei Hu <jlu.hpw@foxmail.com>
Thu, 23 Jun 2022 15:59:50 +0000 (23:59 +0800)
committerTomas Mraz <tomas@openssl.org>
Tue, 28 Jun 2022 15:48:19 +0000 (17:48 +0200)
commit61f510600e2c7cdee6e61f8b7075fb0e939eb179
treec1964cf428b19cb894acaa6db5e29da61db7121f
parent3211266aa23253ce8af2b98c4fd94a12a4afa7e4
crypto/provider_core.c: Avoid calling unlock two times

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18641)
crypto/provider_core.c