]> granicus.if.org Git - xz/commit
Initialize the last byte of the dictionary to zero so that
authorLasse Collin <lasse.collin@tukaani.org>
Tue, 11 Mar 2008 13:17:16 +0000 (15:17 +0200)
committerLasse Collin <lasse.collin@tukaani.org>
Tue, 11 Mar 2008 13:17:16 +0000 (15:17 +0200)
commitf310c50286d9e4e9c6170bb65348c9bb430a65b4
tree4112397a9786f214e698f5726bd8a5a363d7c52b
parent5ead36cf7f823093672a4e43c3180b38c9abbaff
Initialize the last byte of the dictionary to zero so that
lz_get_byte(lz, 0) returns zero. This was broken by
1a3b21859818e4d8e89a1da99699233c1bfd197d.
src/liblzma/lz/lz_decoder.c