Actions
Bug #6749
open
MK
WebController sessionCount mutex missing?
Bug #6749:
WebController sessionCount mutex missing?
Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
11/16/2018
Due date:
% Done:
0%
Estimated time:
Description
It seems that the lock on "mutex_" in the call of: WebController::sessionCount" is missing.
RS Updated by Roel Standaert almost 8 years ago
Maybe. It looks like sessionCount() is actually only accessed in a context where we've got the lock.
Actions