libreoffice-online/kit
Ashod Nakashian 02b69738ca wsd: always lock documentMutex around loKitDocument
The _documentMutex used to be a member of _loKitDocument,
so it couldn't be locked when _loKitDocument was null.

However this has long since changed and is independent.
So no good reason not to lock it at every access point
of _loKitDocument, which is simpler and safer.

Change-Id: I82bdff5f94b5eaf68365d8cdb3ef5779e6c6cc87
Reviewed-on: https://gerrit.libreoffice.org/32606
Reviewed-by: Ashod Nakashian <ashnakash@gmail.com>
Tested-by: Ashod Nakashian <ashnakash@gmail.com>
2017-01-02 05:58:26 +00:00
..
ChildSession.cpp wsd: log WS incoming messages only once 2017-01-01 03:55:19 +00:00
ChildSession.hpp loolwsd: cleanup the Sessions 2016-12-13 04:35:00 +00:00
ForKit.cpp wsd: include cleanup 2016-12-31 23:22:15 +00:00
Kit.cpp wsd: always lock documentMutex around loKitDocument 2017-01-02 05:58:26 +00:00
Kit.hpp Apply the pre-branch rename script to re-organize the source. 2016-11-25 09:58:48 +00:00
KitHelper.hpp Apply the pre-branch rename script to re-organize the source. 2016-11-25 09:58:48 +00:00