]> granicus.if.org Git - xz/commit
liblzma: Use lzma_memcmplen() in normal mode of LZMA.
authorLasse Collin <lasse.collin@tukaani.org>
Fri, 25 Jul 2014 19:38:28 +0000 (22:38 +0300)
committerLasse Collin <lasse.collin@tukaani.org>
Fri, 25 Jul 2014 19:38:28 +0000 (22:38 +0300)
commit544aaa3d13554e8640f9caf7db717a96360ec0f6
treea32e38c60efcfb7638aeb4d476497e2b44e3a975
parentf48fce093b07aeda95c18850f5e086d9f2383380
liblzma: Use lzma_memcmplen() in normal mode of LZMA.

Two locations were not changed yet because the simplest change
assumes that the initial "len" may be greater than "limit".
src/liblzma/lzma/lzma_encoder_optimum_normal.c