diff options
author | Simon Ser <contact@emersion.fr> | 2019-04-28 13:26:38 +0000 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2019-04-29 09:49:48 -0400 |
commit | a275f65848f2c1fdd4302f56121defc408e7d8b6 (patch) | |
tree | 13dfcf8e26f904f2de3d2c494b90c4f6c2fd8be0 /contrib | |
parent | f1698a337eb2b511835cd6cc38bf76d8e776ffa1 (diff) |
lib/msgstore: protect with a mutex
MessageStore has a lot of exported fields that can be read from the outside.
Each read must be protected, because a call from Update could happen at any
time.
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions