1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2025-05-28 13:12:24 -04:00
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
..
2024-04-03 15:14:14 +01:00
2024-03-03 13:40:42 +00:00
2024-03-14 15:41:01 +00:00
2024-03-03 13:57:10 +00:00
2024-04-10 01:58:31 +01:00
2024-03-03 13:57:10 +00:00
2024-02-14 13:20:33 +00:00
2024-04-04 21:41:07 +01:00
2024-04-04 21:41:07 +01:00