summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerInterface/ControllerInterface.cpp
diff options
context:
space:
mode:
authorSilent <zdanio95@gmail.com>2019-07-30 16:40:52 +0200
committerSilent <zdanio95@gmail.com>2019-07-30 22:10:17 +0200
commitcb4eecde529f54ec8c62f9b2137888716c09ba27 (patch)
tree86a003536a43167624a4714632281076724a0f87 /Source/Core/InputCommon/ControllerInterface/ControllerInterface.cpp
parentdea2b9c509b96cb58182b883c1df9f9f7f9234bf (diff)
Fix race conditions in Config Layers
API has been made stricter, layers are now managed with shared pointers, so using them temporarily increased their reference counters. Additionally, any s_layers map has been guarded by a read/write lock, as concurrent write/reads to it were possible.
Diffstat (limited to 'Source/Core/InputCommon/ControllerInterface/ControllerInterface.cpp')
0 files changed, 0 insertions, 0 deletions