tabixpp
tabixpp copied to clipboard
Close htsFile in destructor
Hi, I noticed that the htsFile opened in the constructor is never closed. In very particular cases (like mine), this may cause crashes since there are too many open files (unless changing the limit).