summaryrefslogtreecommitdiff
path: root/libarchive/test/test_write_filter_lzip.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed issue #1743: Changed sprintf to safer snprintfSean McBride2022-06-221-6/+6
* Fix bugs in test programs which Clang Static Analyzer pointed out.Michihiro NAKAJIMA2012-11-141-0/+8
* Replace deprecated macro ARCHIVE_COMPRESSION_* by ARCHIVE_FILTER_*.Michihiro NAKAJIMA2012-10-091-2/+2
* s/test_write_compress_/test_write_filter_/Michihiro NAKAJIMA2012-10-081-0/+247