samtools / htslib

C library for high-throughput sequencing data formats
Other
789 stars 447 forks source link

Catch errors from bgzf_getline() in hts_readlist, hts_readlines #1554

Closed daviesrob closed 1 year ago

daviesrob commented 1 year ago

Fixes a couple of places where file read errors could be silently ignored.