1
0
Fork 0
mirror of https://git.tukaani.org/xz.git synced 2024-04-04 12:36:23 +02:00
xz-archive/src/liblzma
Lasse Collin f310c50286 Initialize the last byte of the dictionary to zero so that
lz_get_byte(lz, 0) returns zero. This was broken by
1a3b218598.
2008-03-11 15:17:16 +02:00
..
api Added api/lzma/easy.h. I had forgot to add this to the 2008-01-26 19:12:50 +02:00
check Added note.GNU-stack to x86 assembler files. It is needed 2008-01-26 21:40:23 +02:00
common Don't fill allocated memory with 0xFD when debugging is 2008-03-10 13:41:25 +02:00
lz Initialize the last byte of the dictionary to zero so that 2008-03-11 15:17:16 +02:00
lzma Really fix the price count initialization. 2008-03-10 15:57:55 +02:00
rangecoder Omit invalid space from printf() format string 2008-01-15 12:20:41 +02:00
simple Return LZMA_HEADER_ERROR if LZMA_SYNC_FLUSH is used with any 2008-01-26 00:25:34 +02:00
subblock Fixed a typo. 2008-01-23 13:42:35 +02:00
lzma.pc.in Imported to git. 2007-12-09 00:42:33 +02:00
Makefile.am Imported to git. 2007-12-09 00:42:33 +02:00