Merge remote-tracking branch 'WarmUpTill/master'

This commit is contained in:
Myned 2020-06-07 14:15:08 -04:00
commit 9f7ca3e4c7
No known key found for this signature in database
GPG Key ID: 24318A323F309244

View File

@ -259,7 +259,7 @@ class SwitcherThread;
* SwitcherData
********************************************************************************/
struct SwitcherData {
SwitcherThread *th;
SwitcherThread *th = nullptr;
condition_variable cv;
mutex m;