diff --git a/libs/spandsp/src/super_tone_rx.c b/libs/spandsp/src/super_tone_rx.c index 7ae5f636d3..48dc02e693 100644 --- a/libs/spandsp/src/super_tone_rx.c +++ b/libs/spandsp/src/super_tone_rx.c @@ -147,7 +147,7 @@ static int test_cadence(super_tone_rx_segment_t *pattern, int rotation) { int i; - int j; + int j = 0; if (rotation >= 0) {