mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-08-24 12:36:10 -04:00
9a71a8e697
Initialize m_channel to nullptr in the ChannelPowerSink constructor to ensure the pointer has a defined value before a channel is assigned. Found by cppcheck. Signed-off-by: Robin Getz <rgetz503@gmail.com>