mirror of
https://github.com/chhylp123/hifiasm.git
synced 2026-09-21 21:48:12 +08:00
fix insertion bug
This commit is contained in:
@@ -783,6 +783,8 @@ void* Overlap_calculate_heap_merge(void* arg)
|
||||
|
||||
for (i = thr_ID; i < R_INF.total_reads; i = i + thread_num)
|
||||
{
|
||||
|
||||
|
||||
|
||||
clear_Heap(&heap);
|
||||
clear_Candidates_list(&l);
|
||||
|
||||
Reference in New Issue
Block a user