]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Only use deflate when size is not set if the user did not specify a compression algorithm
authorjiat75 <jiat0218@gmail.com>
Sat, 16 Oct 2021 07:33:25 +0000 (15:33 +0800)
committerjiat75 <jiat0218@gmail.com>
Tue, 19 Oct 2021 14:28:34 +0000 (22:28 +0800)
commitde366679572305bfa6c470c74af46c63f437192e
tree08aced2ef3351590bb6e9d70f216a50175a72ac5
parentd3ae4163e1d51b1b0c039fd2140e9f3aae4c6559
Only use deflate when size is not set if the user did not specify a compression algorithm
libarchive/archive_write_set_format_zip.c