summaryrefslogtreecommitdiff
path: root/crypto/hpke
diff options
context:
space:
mode:
authorTomas Mraz <tomas@openssl.org>2022-11-24 18:48:10 +0100
committerTomas Mraz <tomas@openssl.org>2022-11-29 08:21:34 +0100
commit92a25e24e6ec9735dea9ec645502cb075a5f8d24 (patch)
tree480f7c3a97fd27f48bc2b85a407213daff15dc3a /crypto/hpke
parent055d029610712a281aed0c23ddd3c8f4dbf40f80 (diff)
downloadopenssl-new-92a25e24e6ec9735dea9ec645502cb075a5f8d24.tar.gz
Fix occasional assertion failure when storing properties
Fixes #18631 The store lock does not prevent concurrent access to the property cache, because there are multiple stores. We drop the newly created entry and use the exisiting one if there is one already. Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Paul Dale <pauli@openssl.org> (Merged from https://github.com/openssl/openssl/pull/19762)
Diffstat (limited to 'crypto/hpke')
0 files changed, 0 insertions, 0 deletions