liblzma: Check that the first byte of range encoded data is 0x00.
authorLasse Collin <lasse.collin@tukaani.org>
Thu, 28 Jun 2012 07:47:49 +0000 (10:47 +0300)
committerLasse Collin <lasse.collin@tukaani.org>
Thu, 28 Jun 2012 07:47:49 +0000 (10:47 +0300)
commit1403707fc64a70976aebe66f8d9a9bd12f73a2c5
treec86756ed5ffbad7da56f39c793e3f19b728a5b77
parenteccd8017ffe2c5de473222c4963ec53c62f7fda2
liblzma: Check that the first byte of range encoded data is 0x00.

It is just to be more pedantic and thus perhaps catch broken
files slightly earlier.
src/liblzma/lzma/lzma_decoder.c
src/liblzma/rangecoder/range_decoder.h