1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2025-06-15 21:12:27 -04:00
Daniele Forsi 08c0668dcb Fix memleaks found with AddressSanitizer/LeakSanitizer
Found with:
ASAN_OPTIONS="detect_odr_violation=1,strip_path_prefix=$(pwd)/" build/sdrangel

Fixes:
Indirect leak of 16 byte(s) in 1 object(s) allocated from:
    #0 0x7faba78f46c8 in operator new(unsigned long) ../../../../src/libsanitizer/asan/asan_new_delete.cpp:95
    #1 0x7faba73281e1 in GLShaderSpectrogram::initializeGL(int, int) sdrgui/gui/glshaderspectrogram.cpp:118
    #2 0x7faba7369b54 in GLSpectrumView::initializeGL() sdrgui/gui/glspectrumview.cpp:937
    #3 0x7faba33c4f45 in QOpenGLWidget::resizeEvent(QResizeEvent*) (/lib/x86_64-linux-gnu/libQt5Widgets.so.5+0x1c4f45) (BuildId: 983eca66d9695a1892aa796da4160d8d6f9b9ac4)
2024-05-19 19:44:45 +02:00
..
2024-03-28 15:24:39 +00:00
2024-03-28 15:24:39 +00:00
2023-07-09 09:06:18 +02:00
2023-08-13 23:52:57 +01:00
2023-07-09 09:06:18 +02:00
2024-02-14 13:58:44 +00:00
2024-04-29 19:07:29 +02:00
2024-04-29 19:07:29 +02:00
2024-03-28 15:24:39 +00:00
2024-03-28 15:24:39 +00:00