sdrangel/sdrbase/util
Daniele Forsi f52d371726 Fix memleaks found with AddressSanitizer/LeakSanitizer
Found with:
ASAN_OPTIONS="detect_odr_violation=1,strip_path_prefix=$(pwd)/" build/sdrangel

Fixes:
Direct leak of 176096 byte(s) in 5503 object(s) allocated from:
    #0 0x7f3a464f46c8 in operator new(unsigned long) ../../../../src/libsanitizer/asan/asan_new_delete.cpp:95
    #1 0x7f3a44009219 in Airline::Init::Init() sdrbase/util/airlines.cpp:5559
    #2 0x7f3a43dc797d in _sub_I_65535_0.0 (build/lib/libsdrbase.so+0x3c797d) (BuildId: fb568b705538a6e506ee23027626f4366b25aa50)
    #3 0x7f3a46c6ce3d in call_init elf/dl-init.c:74
    #4 0x7f3a46c6ce3d in call_init elf/dl-init.c:26
2024-05-19 19:44:45 +02:00
..
iot Remove unused includes and use more direct includes 2024-04-11 23:31:34 +02:00
CRC64.cpp
CRC64.h
airlines.cpp Fix memleaks found with AddressSanitizer/LeakSanitizer 2024-05-19 19:44:45 +02:00
airlines.h Fix memleaks found with AddressSanitizer/LeakSanitizer 2024-05-19 19:44:45 +02:00
ais.cpp AIS: Fix string decoding in safetey messages. #2094 2024-04-30 09:32:22 +01:00
ais.h
android.cpp
android.h
aprs.cpp #2028 - Check for Cr or LF. 2024-04-03 15:14:14 +01:00
aprs.h Remove unused includes and use more direct includes 2024-04-20 19:10:18 +02:00
aprsfi.cpp
aprsfi.h
astronomy.cpp Astronomy: Add sunrise / sunset calculation. 2024-03-27 16:46:27 +00:00
astronomy.h Astronomy: Add sunrise / sunset calculation. 2024-03-27 16:46:27 +00:00
average.h
aviationweather.cpp
aviationweather.h
ax25.cpp Merge branch 'f4exb:master' into freq_scanner 2024-04-02 13:52:10 +01:00
ax25.h APRS: Fix forwarding of binary data to APRS-IS for #2028. Support UTF-8. 2024-03-20 13:54:15 +00:00
azel.cpp
azel.h
baudot.cpp
baudot.h
bitfieldindex.h
callsign.cpp Callsign: removed comma separated country data 2024-03-08 15:36:03 +01:00
callsign.h Callsign: removed comma separated country data 2024-03-08 15:36:03 +01:00
colormap.cpp
colormap.h
coordinates.cpp
coordinates.h
countrydat.cpp Callsign: removed comma separated country data 2024-03-08 15:36:03 +01:00
countrydat.h Callsign: removed comma separated country data 2024-03-08 15:36:03 +01:00
crc.cpp Add End-of-Train demodulator for #1866 2024-03-03 13:40:42 +00:00
crc.h
csv.cpp
csv.h
db.cpp
db.h Db - Decrease default floor to -150dB. 2024-03-14 15:41:01 +00:00
doublebuffer.h
doublebufferfifo.h
doublebuffermultiple.h
dsc.cpp
dsc.h
fits.cpp
fits.h
fixed.h
fixedaverage2d.h
fixedtraits.cpp
fixedtraits.h
flightinformation.cpp
flightinformation.h
ft8message.cpp
ft8message.h
giro.cpp Map: Add save to KML. Support MUF/foF2 varying with time. Support VLF transmitters being read from .csv. 2024-04-05 10:41:24 +01:00
giro.h Map: Add save to KML. Support MUF/foF2 varying with time. Support VLF transmitters being read from .csv. 2024-04-05 10:41:24 +01:00
goesxray.cpp Add util classes for getting data from GOES, SDO, Solar Orbiter STIX and Fermi satellites. 2024-03-28 15:26:23 +00:00
goesxray.h Add util classes for getting data from GOES, SDO, Solar Orbiter STIX and Fermi satellites. 2024-03-28 15:26:23 +00:00
golay2312.cpp
golay2312.h
grb.cpp Add util classes for getting data from GOES, SDO, Solar Orbiter STIX and Fermi satellites. 2024-03-28 15:26:23 +00:00
grb.h Add util classes for getting data from GOES, SDO, Solar Orbiter STIX and Fermi satellites. 2024-03-28 15:26:23 +00:00
httpdownloadmanager.cpp HTTPDownloadManager: Support latest updates to Google Drive. 2024-02-27 15:41:39 +00:00
httpdownloadmanager.h
incrementalarray.h
incrementalvector.h
interpolation.cpp
interpolation.h
kiwisdrlist.cpp Fix gcc warnings. 2024-03-03 13:57:10 +00:00
kiwisdrlist.h Map: Add Spy Server and Kiwi SDR. Add weather and satellite overlays. 2024-02-27 15:40:06 +00:00
lfsr.cpp
lfsr.h
limitedcounter.h
maidenhead.cpp
maidenhead.h
max2d.h
message.cpp Remove unused includes and use more direct includes 2024-04-11 23:31:34 +02:00
message.h
messagequeue.cpp
messagequeue.h
mmsi.cpp
mmsi.h
morse.cpp
morse.h
movingaverage.h
movingaverage2d.h
movingmaximum.h
nasaglobalimagery.cpp Map: Add Spy Server and Kiwi SDR. Add weather and satellite overlays. 2024-02-27 15:40:06 +00:00
nasaglobalimagery.h Map: Add Spy Server and Kiwi SDR. Add weather and satellite overlays. 2024-02-27 15:40:06 +00:00
navtex.cpp
navtex.h
openaip.cpp
openaip.h
osndb.cpp
osndb.h
ourairportsdb.cpp
ourairportsdb.h Remove unused includes and use more direct includes 2024-04-20 19:10:18 +02:00
peakfinder.cpp
peakfinder.h
planespotters.cpp
planespotters.h
png.cpp
png.h
popcount.h
poweroftwo.h
prettyprint.cpp
prettyprint.h
profiler.cpp
profiler.h
psk31.cpp
psk31.h
radiosonde.cpp Fix Qt5 compilation 2024-04-10 01:58:31 +01:00
radiosonde.h Remove unused includes and use more direct includes 2024-04-20 19:10:18 +02:00
rainviewer.cpp Map: Add Spy Server and Kiwi SDR. Add weather and satellite overlays. 2024-02-27 15:40:06 +00:00
rainviewer.h Map: Add Spy Server and Kiwi SDR. Add weather and satellite overlays. 2024-02-27 15:40:06 +00:00
reedsolomon.h
rtpsink.cpp Remove unused includes and use more direct includes 2024-04-11 23:31:34 +02:00
rtpsink.h Remove unused includes and use more direct includes 2024-04-20 19:10:18 +02:00
rtty.cpp
rtty.h
samplesourceserializer.cpp
samplesourceserializer.h
serialutil.cpp
serialutil.h
sha512.h
simpleserializer.cpp
simpleserializer.h Freq Scanner: Add per-frequency settings. Fix freq > 2GHz. 2023-11-29 17:13:34 +00:00
solardynamicsobservatory.cpp Add caching of index page, as can take 5s to load. 2024-04-05 16:34:35 +01:00
solardynamicsobservatory.h Add caching of index page, as can take 5s to load. 2024-04-05 16:34:35 +01:00
sondehub.cpp Radiosonde: Support uploading to SondeHub. Improve humidity calculation. Fix a couple of bugs. 2024-04-10 01:31:39 +01:00
sondehub.h Radiosonde: Support uploading to SondeHub. Improve humidity calculation. Fix a couple of bugs. 2024-04-10 01:31:39 +01:00
spinlock.cpp
spinlock.h
spyserverlist.cpp Fix gcc warnings. 2024-03-03 13:57:10 +00:00
spyserverlist.h Map: Add Spy Server and Kiwi SDR. Add weather and satellite overlays. 2024-02-27 15:40:06 +00:00
stacktrace.h
stepfunctions.h
stix.cpp Add util classes for getting data from GOES, SDO, Solar Orbiter STIX and Fermi satellites. 2024-03-28 15:26:23 +00:00
stix.h Add util classes for getting data from GOES, SDO, Solar Orbiter STIX and Fermi satellites. 2024-03-28 15:26:23 +00:00
syncmessenger.cpp
syncmessenger.h
threadsafesingleton.h
timeutil.cpp
timeutil.h
udpsinkutil.h
uid.cpp
uid.h
units.cpp
units.h Add Sky Map feature plugin. 2024-02-14 13:20:33 +00:00
visa.cpp
visa.h
vlftransmitters.cpp Plot SID paths on map. 2024-04-04 21:41:07 +01:00
vlftransmitters.h Plot SID paths on map. 2024-04-04 21:41:07 +01:00
waypoints.cpp Map: Add Spy Server and Kiwi SDR. Add weather and satellite overlays. 2024-02-27 15:40:06 +00:00
waypoints.h Map: Add Spy Server and Kiwi SDR. Add weather and satellite overlays. 2024-02-27 15:40:06 +00:00
weather.cpp
weather.h