r569: last commit is buggy

This commit is contained in:
Heng Li
2017-11-09 23:20:41 -05:00
parent dd18cd75de
commit d7a31e40e6
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -163,6 +163,7 @@ static void mm_update_extra(mm_reg1_t *r, const uint8_t *qseq, const uint8_t *qu
toff += len;
}
}
p->dp_max = max;
assert(qoff == r->qe - r->qs && toff == r->re - r->rs);
}