1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-08-19 18:03:39 -04:00
Files
Robin Getz d37e1dae5e modemm17: initialize Viterbi metric buffers
Initialize prevMetrics and currMetrics so the metric buffers are not left
indeterminate during construction. Both buffers are explicitly populated
before their contents are used, so this is defensive initialization rather
than a functional fix.

Detected by cppcheck.

Signed-off-by: Robin Getz <rgetz503@gmail.com>
2026-08-10 18:36:15 -04:00
..
2022-07-20 09:07:00 +02:00
2022-07-27 14:58:33 +02:00
2022-07-31 05:15:58 +02:00
2022-07-20 05:47:48 +02:00
2022-07-27 18:15:47 +02:00
2022-07-20 09:07:00 +02:00
2022-07-27 19:02:23 +02:00
2022-07-27 23:27:01 +02:00
2022-07-20 09:07:00 +02:00
2022-07-20 05:47:48 +02:00
2022-07-27 23:27:01 +02:00
2022-07-27 23:30:09 +02:00
2022-07-31 05:15:58 +02:00
2024-07-10 23:06:38 +02:00
2022-09-06 17:10:25 -03:00
2024-07-10 23:06:38 +02:00
2022-07-31 05:15:58 +02:00
2022-07-20 09:07:00 +02:00
2024-07-10 23:06:38 +02:00
2022-07-20 09:57:59 +02:00
2024-09-05 13:37:46 +03:00