diff --git a/src/OT/Layout/Common/CoverageFormat2.hh b/src/OT/Layout/Common/CoverageFormat2.hh index 874c892c1..f8e5afe08 100644 --- a/src/OT/Layout/Common/CoverageFormat2.hh +++ b/src/OT/Layout/Common/CoverageFormat2.hh @@ -187,6 +187,7 @@ struct CoverageFormat2_4 * consecutive and monotonically increasing, * ie. iota(). */ i = c->rangeRecord.len; + j = 0; return; } }