]> git.donarmstrong.com Git - samtools.git/commitdiff
Fix memory leaks:
authorLee Baker <lee@leecbaker.com>
Sat, 9 Mar 2013 19:27:56 +0000 (13:27 -0600)
committerLee Baker <lee@leecbaker.com>
Sat, 9 Mar 2013 19:27:56 +0000 (13:27 -0600)
* When downloading a remote FASTA index
* When indexing a BAM, we can't open the FAI file
* When indexing a BCF, we can't open the index file
* Parsing a VCF header with no sample line
* Encountering multiple adjacent tabs in a SAM header


No differences found