TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
refs/heads/gh-readonly-queue/development/pr-9792-4a8e8f84d9a96770a44a790b62a6cb02b57e5865
/
.
/
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
.