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 e6eb0a2675 Fix data corruption in LZMA encoder. Note that this bug was
specific to liblzma and was *not* present in LZMA SDK.
2008-03-14 23:16:11 +02:00
..
api Fix a comment API header. 2008-03-14 21:32:37 +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 Fix data corruption in LZMA encoder. Note that this bug was 2008-03-14 23:16:11 +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