]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Use lzo_adler32 instead of using own founction when if zlib unavailable.
authorMichihiro NAKAJIMA <ggcueroad@gmail.com>
Sun, 21 Oct 2012 04:07:37 +0000 (13:07 +0900)
committerMichihiro NAKAJIMA <ggcueroad@gmail.com>
Sun, 21 Oct 2012 04:07:37 +0000 (13:07 +0900)
commit877654feb4ebc4cfd3da33fb0582d1147a21e6d1
treef1a4eb84b47b604729c90ffe54688c2b1368c687
parent72350f67c3430e952da0eb8f2285bf6b03b869c5
Use lzo_adler32 instead of using own founction when if zlib unavailable.
libarchive/archive_read_support_filter_lzop.c