1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-01 21:54:55 -04:00

PVS-Studio analys fixes: core package serious issues

This commit is contained in:
f4exb
2019-06-14 16:58:09 +02:00
parent 63132f0165
commit 06dea9b29f
40 changed files with 105 additions and 41 deletions
@@ -507,6 +507,8 @@ void RemoteInput::webapiReverseSendStartStop(bool start)
} else {
m_networkManager->sendCustomRequest(m_networkRequest, "DELETE", buffer);
}
delete swgDeviceSettings;
}
void RemoteInput::networkManagerFinished(QNetworkReply *reply)