blob: 8a406a12e8f10ecba3e3e4c9b845a01837f01244 [file] [log] [blame]
Ryan Everettc51e9482024-04-30 14:04:17 +01001Bugfix
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.