TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
91577020a2a134b51bdeec0c1c9da9c7b82ea3c5
/
.
/
ChangeLog.d
/
fix-concurrently-loading-non-existent-keys.txt
blob: 8a406a12e8f10ecba3e3e4c9b845a01837f01244 [
file
] [
log
] [
blame
]
Ryan Everett
c51e948
2024-04-30 14:04:17 +0100
[
diff
] [
blame
]
1
Bugfix
2
* Fix rare concurrent access bug where attempting to operate on a
3
non-existent key while concurrently creating a new key could potentially
4
corrupt the key store.