summaryrefslogtreecommitdiffstats
path: root/apps/openssl.c
diff options
context:
space:
mode:
authorKrists Krilovs <krists.krilovs@gmail.com>2019-07-08 13:43:09 -0700
committerShane Lontis <shane.lontis@oracle.com>2019-07-15 11:21:25 +1000
commita161738a708b5e284a4714edc0c976606ea7cb26 (patch)
tree15eededafff1650b0490b71d8655953d01a69d95 /apps/openssl.c
parent5fe6e2311df9bbbe347cdc7b3c22ce06e20a0ef9 (diff)
Fix wrong lock claimed in x509 dir lookup.
x509 store's objects cache can get corrupted when using dir lookup method in multithreaded application. Claim x509 store's lock when accessing objects cache. CLA: trivial Reviewed-by: Richard Levitte <levitte@openssl.org> Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org> Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de> Reviewed-by: Paul Dale <paul.dale@oracle.com> Reviewed-by: Shane Lontis <shane.lontis@oracle.com> (Merged from https://github.com/openssl/openssl/pull/9326)
Diffstat (limited to 'apps/openssl.c')
0 files changed, 0 insertions, 0 deletions