mirror of
https://github.com/lh3/minimap2.git
synced 2026-09-27 07:18:12 +08:00
This bug may lead to a wrong minimizer when a HPC k-mer is longer than 256bp. When there is a seed match involving this wrong HPC k-mer, the correct seed sequences do not match in fact. This violates the assumption in align.c and subsequently causes a segfault, which is what #47 has caught. This bug lurked in the earliest piece of code and affected all released minimap2 versions so far. It is extremely rare and does not affect the prebuilt GRCh37/38 indices.
5.6 KiB
5.6 KiB