1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2025-04-18 17:40:26 -04:00
sdrangel/plugins
Daniele Forsi efd98785cf Fix heap-use-after-free
Fixes issue #2059
AddressSanitizer: heap-use-after-free /home/sdrangel/sdrbase/audio/audiofifo.cpp:80 in AudioFifo::write(unsigned char const*, unsigned int)
AddressSanitizer: heap-use-after-free /home/sdrangel/sdrbase/audio/audiofifo.h:49 in AudioFifo::fill() const
2024-06-01 12:05:49 +02:00
..
channelmimo Merge pull request #2095 from dforsi/fix/typos 2024-05-13 19:03:41 +02:00
channelrx Fix ADSB demod: Message length 2024-05-30 21:18:41 +08:00
channeltx Fix WFM mod: remove feedback sink 2024-05-30 21:21:03 +08:00
feature Updated version and changelogs 2024-05-24 12:30:22 +02:00
samplemimo Metis MISO: added lock all Rx frequencies option 2024-05-13 22:09:12 +02:00
samplesink Fix heap-use-after-free 2024-06-01 12:05:49 +02:00
samplesource Fix heap-use-after-free 2024-06-01 12:05:49 +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