xz/src/liblzma/rangecoder
Lasse Collin 1403707fc6 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.
2012-06-28 10:47:49 +03:00
..
Makefile.inc Build system fixes 2009-06-30 17:09:57 +03:00
price.h Put the interesting parts of XZ Utils into the public domain. 2009-04-13 11:27:40 +03:00
price_table.c Remove lzma_init() and other init functions from liblzma API. 2008-12-31 00:30:49 +02:00
price_tablegen.c Put the interesting parts of XZ Utils into the public domain. 2009-04-13 11:27:40 +03:00
range_common.h Put the interesting parts of XZ Utils into the public domain. 2009-04-13 11:27:40 +03:00
range_decoder.h liblzma: Check that the first byte of range encoded data is 0x00. 2012-06-28 10:47:49 +03:00
range_encoder.h Put the interesting parts of XZ Utils into the public domain. 2009-04-13 11:27:40 +03:00