samtools / htslib

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

fixes and comment update #1631

Closed vasudeva8 closed 1 year ago

vasudeva8 commented 1 year ago

update to ensure NUL termination of Z/H type aux data on sam_format_aux1. update to avoid failure on next base modification check - on alignments without MM tag which has a lower length than previously processed alignment. comment updates.