1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-08-10 21:43:31 -04:00
Files
sdrangel/plugins
Robin Getz 862e838b65 modais: Initialize remaining AISModSource members
Cppcheck reported several AISModSource members that were not initialized
by the constructor. Initialize the remaining scalar members in the
constructor initializer list to establish a well-defined initial state
and avoid undefined behavior if they are accessed before being assigned.

Reported by cppcheck.

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