mbedtls/ChangeLog.d/fix-concurrently-loading-non-existent-keys.txt

5 lines
182 B
Plaintext
Raw Normal View History

Bugfix
* Fix rare concurrent access bug where attempting to operate on a
non-existent key while concurrently creating a new key could potentially
corrupt the key store.