Fixes two locking bugs in 'data store'.
I left out the node unlock during insert and delete. This didn't matter inside an LCD because locks are elided. But it does in kliblcd. Fixed in liblcd and kliblcd.
Showing
Please register or sign in to comment