]> git.ipfire.org Git - thirdparty/openssl.git/commit
Only unlock in rsa_get_blinding when locking was successful
authortwo-heart <12869538+two-heart@users.noreply.github.com>
Thu, 4 Sep 2025 10:20:53 +0000 (12:20 +0200)
committerPauli <ppzgs1@gmail.com>
Fri, 5 Sep 2025 12:20:16 +0000 (22:20 +1000)
commit860147225e92c6e927984427f61321a163dcd09c
treeb7b5f0cb3326913dd9dc6488c176aae3f378859c
parent55209aab56da20f59f6c1b473f647990b1aa671d
Only unlock in rsa_get_blinding when locking was successful

CLA: trivial

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Saša Nedvědický <sashan@openssl.org>
Reviewed-by: Paul Dale <ppzgs1@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/28438)

(cherry picked from commit dbad8448c2fc659de380204592f31901daebffb8)
crypto/rsa/rsa_ossl.c