diff options
| author | Silent <zdanio95@gmail.com> | 2019-07-30 16:40:52 +0200 |
|---|---|---|
| committer | Silent <zdanio95@gmail.com> | 2019-07-30 22:10:17 +0200 |
| commit | cb4eecde529f54ec8c62f9b2137888716c09ba27 (patch) | |
| tree | 86a003536a43167624a4714632281076724a0f87 /Source/Core/InputCommon/ControllerInterface/Device.cpp | |
| parent | dea2b9c509b96cb58182b883c1df9f9f7f9234bf (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/Device.cpp')
0 files changed, 0 insertions, 0 deletions
