Files
sdrangel/plugins
Robin Getz daea77ff23 dvbs2: fix leaked fec decoder writers
Coverity reported a resource leak for the bitcount and errcount writers
allocated by opt_writer(). Free them when the FEC decoder helper is
destroyed, matching the existing cleanup used by other LeanSDR components.

Signed-off-by: Robin Getz <rgetz503@gmail.com>
2026-08-09 17:14:06 -04:00
..
2026-05-04 06:00:17 +02:00