openssl/include
Pauli 4b1f34f11f property: lock the lib ctx when updating the property definition cache
Although the store being used is adequately and properly locked, the library
context is not.  Due to the mechanisms used for fetching, it is possible for
multiple stores to live within the same library context for short periods.
This fix prevents threading issues resulting from such coincidences.

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14773)
2021-04-08 17:46:35 +10:00
..
crypto property: check return values from the property locking calls. 2021-04-08 17:46:35 +10:00
internal property: lock the lib ctx when updating the property definition cache 2021-04-08 17:46:35 +10:00
openssl Fix more certificate related lib_ctx settings. 2021-04-08 11:30:44 +10:00