mirror of
https://github.com/lh3/minimap2.git
synced 2026-09-23 23:58:12 +08:00
r362: fixed overestimated chaining score
Caused by ilog2_32(0)=-1. This bug was fixed once and reoccurred as I was tuning the score function but forgot to apply the fix.
This commit is contained in: