r569: last commit is buggy
This commit is contained in:
parent
dd18cd75de
commit
d7a31e40e6
1
align.c
1
align.c
|
|
@ -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);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue