1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-11-13 03:41:47 -05:00
sdrangel/plugins/samplesink
Daniele Forsi cf0e129165 Fix memleaks of QNetworkAccessManager()
Frees memory allocated
in AudioOutputPlugin::createSampleSinkPluginInstance(QString const&, DeviceAPI*) /home//sdrangel/plugins/samplesink/audiooutput/audiooutputplugin.cpp:136
in ChirpChatDemod::ChirpChatDemod(DeviceAPI*) /home/sdrangel/plugins/channelrx/demodchirpchat/chirpchatdemod.cpp:84
in FileOutput::FileOutput(DeviceAPI*) /home/sdrangel/plugins/samplesink/fileoutput/fileoutput.cpp:54
in RadioAstronomyGUI::RadioAstronomyGUI(PluginAPI*, DeviceUISet*, BasebandSampleSink*, QWidget*) /home/sdrangel/plugins/channelrx/radioastronomy/radioastronomygui.cpp:2061
in SatelliteSelectionDialog::SatelliteSelectionDialog(SatelliteTrackerSettings*, QHash<QString, SatNogsSatellite*> const&, QWidget*) /home/sdrangel/plugins/feature/satellitetracker/satelliteselectiondialog.cpp:42:24
in SatelliteTracker::SatelliteTracker(WebAPIAdapterInterface*) /home/sdrangel/plugins/feature/satellitetracker/satellitetracker.cpp:61:24
2024-05-28 19:24:02 +02:00
..
aaroniartsaoutput Remove unused includes and use more direct includes 2024-04-20 19:10:18 +02:00
audiooutput Fix memleaks of QNetworkAccessManager() 2024-05-28 19:24:02 +02:00
bladerf1output Fix bug that prevents settings changes updates via reverse API 2024-04-14 18:58:12 +02:00
bladerf2output Fix bug that prevents settings changes updates via reverse API 2024-04-14 18:58:12 +02:00
fileoutput Fix memleaks of QNetworkAccessManager() 2024-05-28 19:24:02 +02:00
hackrfoutput Fix bug that prevents settings changes updates via reverse API 2024-04-14 18:58:12 +02:00
limesdroutput Fix Markdown 2024-04-29 19:07:29 +02:00
localoutput Fix bug that prevents settings changes updates via reverse API 2024-04-14 18:58:12 +02:00
plutosdroutput Fix bug that prevents settings changes updates via reverse API 2024-04-14 18:58:12 +02:00
remoteoutput Fix bug that prevents settings changes updates via reverse API 2024-04-14 18:58:12 +02:00
soapysdroutput Updated versions and changelogs 2024-04-14 11:41:00 +02:00
testsink Remove unused includes and use more direct includes 2024-04-20 19:10:18 +02:00
usrpoutput Fix Markdown 2024-04-29 19:07:29 +02:00
xtrxoutput Fix Markdown 2024-04-29 19:07:29 +02:00
CMakeLists.txt Add build message for sample sink 2023-07-30 22:17:51 +01:00