diff --git a/ft8/ft4.cpp b/ft8/ft4.cpp index 4ed686670..44ee0d536 100644 --- a/ft8/ft4.cpp +++ b/ft8/ft4.cpp @@ -1452,7 +1452,7 @@ std::vector> FT4::soft_c2m(const FFTEngine::ffts_t &c103) con { m103[si].resize(4); float mx = -std::numeric_limits::infinity(); - float mx_phase; + float mx_phase = 0.0f; for (int bi = 0; bi < 4; bi++) {