xz-analysis-mirror/src/liblzma
Lasse Collin bd432015d3 liblzma: Fix a memory leak in stream_encoder.c.
It leaks old filter options structures (hundred bytes or so)
every time the lzma_stream is reinitialized. With the xz tool,
this happens when compressing multiple files.
2011-04-02 14:49:56 +03:00
..
api Merge branch 'v5.0' 2010-11-15 14:33:01 +02:00
check Fix jl -> jb in ASM files. 2010-02-12 12:41:20 +02:00
common liblzma: Fix a memory leak in stream_encoder.c. 2011-04-02 14:49:56 +03:00
delta Rename MIN() and MAX() to my_min() and my_max(). 2010-05-26 10:36:46 +03:00
lz liblzma: Adjust default depth calculation for HC3 and HC4. 2010-09-03 12:28:41 +03:00
lzma liblzma: Fix decoding of LZMA2 streams having no uncompressed data. 2011-03-31 11:54:48 +03:00
rangecoder Build system fixes 2009-06-30 17:09:57 +03:00
simple Collection of language fixes to comments and docs. 2010-02-12 13:16:15 +02:00
Makefile.am Bump version to 5.0.0 and liblzma version-info to 5:0:0. 2010-10-23 14:02:53 +03:00
liblzma.pc.in Use PACKAGE_URL instead of custom PACKAGE_HOMEPAGE. 2010-01-27 13:31:03 +02:00
liblzma_w32res.rc Added public domain notice into a few files. 2009-07-18 11:26:39 +03:00