]> icculus.org git repositories - icculus/xz.git/commit
Remove two redundant validity checks from the LZMA decoder.
authorLasse Collin <lasse.collin@tukaani.org>
Thu, 28 Feb 2008 08:24:31 +0000 (10:24 +0200)
committerLasse Collin <lasse.collin@tukaani.org>
Thu, 28 Feb 2008 08:24:31 +0000 (10:24 +0200)
commitc0e19e0662205f81a86da8903cdc325d50635870
tree89040d34d9920bd011fcfc76620e1d85af838540
parentde7485806284d1614095ae8cb2ebbb5d74c9ac45
Remove two redundant validity checks from the LZMA decoder.
These are already checked elsewhere, so omitting these
gives (very) tiny speed up.
src/liblzma/lzma/lzma_decoder.c