Silent cb4eecde52
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.
2019-07-30 22:10:17 +02:00
..
2019-07-30 22:10:17 +02:00
2019-05-15 19:28:04 +02:00
2019-05-15 19:28:04 +02:00
2019-04-10 10:46:49 +02:00