TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
refs/heads/features/tls-defragmentation/development
/
.
/
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
.