fix the memory issue

This commit is contained in:
chhylp123
2024-12-06 05:17:30 -05:00
parent 676385cf8e
commit 184eb0a9fe
6 changed files with 24 additions and 16 deletions
+1
View File
@@ -17664,6 +17664,7 @@ long long gap_fuzz, ug_opt_t *opt)
set_trio_flag_by_cov(ug, sg, cov);
// print_r_het(cov, R_INF.trio_flag, "out-1");
// print_debug_gfa(ug, sg, coverage_cut, output_file_name, sources, ruIndex);
// exit(1);
destory_hap_cov_t(&cov);
ma_ug_destroy(ug);