]> git.donarmstrong.com Git - samtools.git/commit
* samtools-0.1.4-21 (r368)
authorHeng Li <lh3@live.co.uk>
Thu, 2 Jul 2009 10:32:26 +0000 (10:32 +0000)
committerHeng Li <lh3@live.co.uk>
Thu, 2 Jul 2009 10:32:26 +0000 (10:32 +0000)
commit8cab5e6afd245a6dbbb1580dc37cd3ee36e55078
tree707a42a9a43aff81940ba7dc284f4b1a12a8b60d
parent01ddec3d623b07bfe54d7c31913da79db92b4dbf
 * samtools-0.1.4-21 (r368)
 * propagate errors rather than exit or complain assertion failure. Assertion
   should be only used for checking internal bugs, but not for external input
   inconsistency. I was just a bit lazy.
 * small memory leak may be present on failure, though
14 files changed:
bam.c
bam.h
bam_aux.c
bam_index.c
bam_lpileup.c
bam_md.c
bam_pileup.c
bam_rmdup.c
bam_stat.c
bam_tview.c
bamtk.c
faidx.c
faidx.h
glf.c