Robin Getz
874fbbd65d
dvbs2: fix leaked fec decoder writers
...
Free the bitcount and errcount pipe writers owned by s2_fecdec.
The writers are allocated by opt_writer() but were not released when
s2_fecdec was destroyed, causing the allocations to leak.
Coverity reported a CTOR_DTOR_LEAK in the s2_fecdec constructor,
identifying the allocations without corresponding destructor cleanup.
Signed-off-by: Robin Getz <rgetz503@gmail.com >
2026-08-09 18:10:33 -04:00
..
2026-08-09 18:00:17 -04:00
2026-05-04 06:00:17 +02:00
2026-07-31 19:11:52 +01:00
2026-08-04 02:11:20 +01:00
2026-07-20 17:41:07 +01:00
2026-05-04 06:00:17 +02:00
2026-05-04 06:00:17 +02:00
2026-05-04 06:00:17 +02:00
2026-07-26 16:46:11 -04:00
2026-05-04 06:00:17 +02:00
2026-08-09 18:10:33 -04:00
2026-05-04 06:00:17 +02:00
2026-05-04 06:00:17 +02:00
2026-05-04 06:00:17 +02:00
2026-05-04 06:00:17 +02:00
2026-07-19 19:21:25 -04:00
2026-05-04 06:00:17 +02:00
2026-08-04 01:18:14 +01:00
2026-05-04 06:00:17 +02:00
2026-07-20 23:33:44 -04:00
2026-07-20 23:33:44 -04:00
2026-05-04 06:00:17 +02:00
2026-05-04 06:00:17 +02:00
2026-08-04 02:06:51 +01:00
2026-08-01 20:08:24 +01:00
2026-05-04 06:00:17 +02:00
2026-05-04 06:00:17 +02:00
2026-05-04 06:00:17 +02:00
2026-05-04 06:00:17 +02:00
2026-08-02 20:39:51 -04:00
2026-05-04 06:00:17 +02:00
2026-05-04 06:00:17 +02:00
2026-08-09 17:33:58 -04:00
2026-05-04 06:00:17 +02:00
2026-05-04 06:00:17 +02:00
2026-07-10 14:15:24 -05:00
2026-07-19 19:26:39 -04:00
2026-07-31 20:59:42 -04:00
2026-05-04 06:00:17 +02:00
2026-05-04 06:00:17 +02:00
2026-05-04 06:00:17 +02:00
2026-05-04 06:00:17 +02:00
2026-07-25 20:11:59 -04:00
2026-07-19 20:47:40 +01:00
2026-07-04 12:31:14 +02:00