h4niz

Results 1 issues of h4niz

I found a buffer overflow in [bns_fasta2bntseq] function. ``` int64_t bns_fasta2bntseq(gzFile fp_fa, const char *prefix, int for_only) { extern void seq_reverse(int len, ubyte_t *seq, int is_comp); // in bwaseqio.c kseq_t...