TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
51e96ad34cdfd4e0f702316d9c4fbfb23c6be8a2
/
.
/
ChangeLog.d
/
fix-concurrently-loading-non-existent-keys.txt
blob: 8a406a12e8f10ecba3e3e4c9b845a01837f01244 [
file
] [
log
] [
blame
]
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
.