1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-11-25 17:28:50 -05:00
sdrangel/plugins
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
..
channelmimo Merge pull request #2095 from dforsi/fix/typos 2024-05-13 19:03:41 +02:00
channelrx Fix memleaks of QNetworkAccessManager() 2024-05-28 19:24:02 +02:00
channeltx Fix Markdown 2024-04-29 19:07:29 +02:00
feature Fix memleaks of QNetworkAccessManager() 2024-05-28 19:24:02 +02:00
samplemimo Metis MISO: added lock all Rx frequencies option 2024-05-13 22:09:12 +02:00
samplesink Fix memleaks of QNetworkAccessManager() 2024-05-28 19:24:02 +02:00
samplesource Fix Markdown 2024-04-29 19:07:29 +02:00
CMakeLists.txt Added cmake enablers for all non sampling device plugins. Fixes #1308 2022-06-25 11:56:45 +02:00
readme_server.md Renamed MainCore to MainServer 2020-10-10 03:20:42 +02:00