mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-04 23:14:47 -04:00
PVS-Studio static analysis corrections (1) issue #137
This commit is contained in:
@@ -61,7 +61,7 @@ public:
|
||||
private:
|
||||
QMutex m_startWaitMutex;
|
||||
QWaitCondition m_startWaiter;
|
||||
bool m_running;
|
||||
volatile bool m_running;
|
||||
|
||||
qint16 *m_buf;
|
||||
quint32 m_bufsize;
|
||||
|
||||
Reference in New Issue
Block a user