]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Fix test cases for LZO write support.
authorAndres Mejia <amejia004@gmail.com>
Sun, 24 Feb 2013 16:54:26 +0000 (11:54 -0500)
committerAndres Mejia <amejia004@gmail.com>
Sun, 24 Feb 2013 16:54:26 +0000 (11:54 -0500)
commit26629c191a9e938e5952b4f926f4b29d2a52d5d7
tree6df84e095680ccdb65d517d90cfc0a244f4af779
parente5d1fbb2e24ad7ce3b94740c99c053c9ce24bffd
Fix test cases for LZO write support.
Some architectures would produce a bigger archive for compression
level 9 than with the default level, possibly due to memory
limitations.
Fixes #303
libarchive/test/test_write_filter_lzop.c