We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c972fb2 commit 4a59485Copy full SHA for 4a59485
1 file changed
plugins/split-vep.c
@@ -985,6 +985,7 @@ static void init_data(args_t *args)
985
kputc('\n', &str);
986
}
987
free(tmp.s);
988
+ hts_close(fp);
989
990
else
991
kputs(default_severity(),&str);
0 commit comments