1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-08-24 04:24:21 -04:00
Files
sdrangel/plugins
Robin Getz 8aea40f300 channel: fix bandwidth index validation
Use the validated bandwidth index when accessing bandwidth tables in the
ChirpChat, MeshCore, and Meshtastic channel GUIs. The previous code used the
raw UI value after clamping it into m_bandwidthIndex, allowing negative or
out-of-range array accesses.

Found by cppcheck.

Signed-off-by: Robin Getz <rgetz503@gmail.com>
2026-08-10 20:21:35 -04:00
..
2026-05-04 06:00:17 +02:00