Code

store: Handle locking correctly when storing attributes.
authorSebastian Harl <sh@tokkee.org>
Sat, 17 Aug 2013 19:58:00 +0000 (21:58 +0200)
committerSebastian Harl <sh@tokkee.org>
Sat, 17 Aug 2013 19:58:00 +0000 (21:58 +0200)
commit8aad76aecaf3159469b75ce8ab4fd3aeb27e57f3
treee2a792d03ad2ffa24d9f344937ba3b2565975b5c
parentc17fda2b04ec2ea5875e637f7efba2022cbe8b62
store: Handle locking correctly when storing attributes.

We cannot release the lock before the attribute update is finished.
src/core/store.c