Sign in
pigweed
/
third_party
/
github
/
ARMmbed
/
mbedtls
/
13d293956398c131274c4df31ee4bedb4d4e16d3
/
.
/
ChangeLog.d
/
fix-concurrently-loading-non-existent-keys.txt
blob: 8a406a12e8f10ecba3e3e4c9b845a01837f01244 [
file
]
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.