1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-11-10 18:43:28 -05:00
sdrangel/plugins/channelrx
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
..
chanalyzer Fix typos 2024-04-29 19:07:29 +02:00
channelpower Fix memleaks 2024-05-26 22:10:32 +02:00
demodadsb Fix spellling errors found with LibreOffice Writer 2024-04-26 21:18:32 +02:00
demodais Remove unused includes and use more direct includes 2024-04-20 19:10:18 +02:00
demodam Don't call start() in Demod's constructors. #2102 2024-05-08 18:52:34 +01:00
demodapt Updated versions and changelogs 2024-04-14 11:41:00 +02:00
demodatv Fix Markdown 2024-04-29 19:07:29 +02:00
demodbfm Fix thread parent warning. 2024-05-09 07:44:47 +01:00
demodchirpchat Fix memleaks of QNetworkAccessManager() 2024-05-28 19:24:02 +02:00
demoddab Fix build of DAB demodulation plugin 2024-04-20 22:00:16 +02:00
demoddatv Remove unused includes and use more direct includes 2024-04-20 19:10:18 +02:00
demoddsc Fix spellling errors found with aspell 2024-04-26 21:18:32 +02:00
demoddsd Fix typos 2024-04-29 19:07:29 +02:00
demodendoftrain Updated versions and changelogs 2024-04-14 11:41:00 +02:00
demodfreedv Remove unused includes and use more direct includes 2024-04-20 19:10:18 +02:00
demodft8 Fix Markdown 2024-04-29 19:07:29 +02:00
demodils Remove unused includes and use more direct includes 2024-04-20 19:10:18 +02:00
demodm17 Fix typos 2024-04-29 19:07:29 +02:00
demodnavtex Remove unused includes and use more direct includes 2024-04-20 19:10:18 +02:00
demodnfm Don't call start() in Demod's constructors. #2102 2024-05-08 18:52:34 +01:00
demodpacket Remove unused includes and use more direct includes 2024-04-20 19:10:18 +02:00
demodpager Updated versions and changelogs 2024-04-14 11:41:00 +02:00
demodradiosonde Fix typos 2024-04-29 19:07:29 +02:00
demodrtty Remove unused includes and use more direct includes 2024-04-20 19:10:18 +02:00
demodssb Updated versions and changelogs 2024-05-24 00:24:50 +02:00
demodvor Don't call start() in Demod's constructors. #2102 2024-05-08 18:52:34 +01:00
demodvormc Remove unused includes and use more direct includes 2024-04-11 23:31:34 +02:00
demodwfm Don't call start() in Demod's constructors. #2102 2024-05-08 18:52:34 +01:00
filesink Fix spellling errors found with LibreOffice Writer 2024-04-26 21:18:32 +02:00
freqscanner Remove unused includes and use more direct includes 2024-04-20 19:10:18 +02:00
freqtracker plugins: fix non-matching <hx> tags in readme.md 2024-04-26 08:37:24 +02:00
heatmap Remove unused includes and use more direct includes 2024-04-20 19:10:18 +02:00
localsink LocalSink: refactored getLocalDevice method 2024-05-13 01:02:44 +02:00
noisefigure Fix Markdown 2024-04-29 19:07:29 +02:00
radioastronomy Fix memleaks of QNetworkAccessManager() 2024-05-28 19:24:02 +02:00
radioclock plugins: remove UTF-8 BOMB from readme.md 2024-04-26 08:37:24 +02:00
remotesink plugins: fix non-matching <hx> tags in readme.md 2024-04-26 08:37:24 +02:00
remotetcpsink Remove unused includes and use more direct includes 2024-04-20 19:10:18 +02:00
sigmffilesink Fix typos 2024-04-29 19:07:29 +02:00
udpsink Fix reference to image 2024-04-26 22:39:34 +02:00
CMakeLists.txt Fix typos in CMakeLists 2024-04-21 21:41:42 +02:00