mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-01 21:54:55 -04:00
Web API and related: fixed memory leaks and some malfunctions
This commit is contained in:
@@ -52,7 +52,8 @@ DSPDeviceSourceEngine::DSPDeviceSourceEngine(uint uid, QObject* parent) :
|
||||
|
||||
DSPDeviceSourceEngine::~DSPDeviceSourceEngine()
|
||||
{
|
||||
wait();
|
||||
stop();
|
||||
wait();
|
||||
}
|
||||
|
||||
void DSPDeviceSourceEngine::run()
|
||||
|
||||
Reference in New Issue
Block a user