mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-02 06:04:39 -04:00
cppcheck fixes
This commit is contained in:
@@ -137,6 +137,7 @@ bool LimeSDRInput::openDevice()
|
||||
if (buddyShared->m_channel == requestedChannel)
|
||||
{
|
||||
qCritical("LimeSDRInput::openDevice: cannot open busy channel %u", requestedChannel);
|
||||
delete[] busyChannels;
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user