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 0809c46534 Add limit of lc + lp <= 4. Now we can allocate the
literal coder as part of the main LZMA encoder or
decoder structure.

Make the LZMA decoder to rely on the current internal API
to free the allocated memory in case an error occurs.
2008-06-19 16:35:08 +03:00
..
api Add limit of lc + lp <= 4. Now we can allocate the 2008-06-19 16:35:08 +03:00
check Update the code to mostly match the new simpler file format 2008-06-18 18:02:10 +03:00
common Update the code to mostly match the new simpler file format 2008-06-18 18:02:10 +03:00
lz Update the code to mostly match the new simpler file format 2008-06-18 18:02:10 +03:00
lzma Add limit of lc + lp <= 4. Now we can allocate the 2008-06-19 16:35:08 +03:00
rangecoder Fix a buffer overflow in the LZMA encoder. It was due to my 2008-06-01 12:48:17 +03:00
simple Update the code to mostly match the new simpler file format 2008-06-18 18:02:10 +03:00
subblock Update the code to mostly match the new simpler file format 2008-06-18 18:02:10 +03: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