]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Fix lz4 compression_level check 669/head
authordosomder <dosomder@users.noreply.github.com>
Sat, 12 Mar 2016 22:40:36 +0000 (23:40 +0100)
committerdosomder <dosomder@users.noreply.github.com>
Sat, 12 Mar 2016 22:57:43 +0000 (23:57 +0100)
commit9fde688f1fa5732916331550964ff343c497d09d
treed7dc8124f7c018e25566a15c1bdd4c8fadd68f54
parent3724bdfefc5148c94b068d4f35f89863bfd72695
Fix lz4 compression_level check

Match this check with the rest of the file where HC is level 3 and up
libarchive/archive_write_add_filter_lz4.c