aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.d/fix-concurrently-loading-non-existent-keys.txt
blob: 8a406a12e8f10ecba3e3e4c9b845a01837f01244 (plain)
1
2
3
4
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.