summaryrefslogtreecommitdiff
path: root/src/htsconcat.c
AgeCommit message (Collapse)Author
2014-05-23"const correctness" cleanupXavier Roche
added the following default flags: -Wformat -Wformat-security -Wmultichar -Wwrite-strings fixed several other warnings
2014-05-02Big cleanup in functions writing to a char buffer without proper size boundary.Xavier Roche