liblzma/src
Lasse Collin b254bd97b1 Fix wrong too small size of argument unfiltered_max
in ia64_coder_init(). It triggered assert() in
simple_coder.c, and could have caused a buffer overflow.

This error was probably a copypaste mistake, since most
of the simple filters use unfiltered_max = 4.
2008-01-17 17:39:42 +02:00
..
common Added ARRAY_SIZE(array) macro. 2008-01-16 14:31:44 +02:00
liblzma Fix wrong too small size of argument unfiltered_max 2008-01-17 17:39:42 +02:00
lzma Added --delta to the output of "lzma --help". 2008-01-17 17:27:45 +02:00
lzmadec Added memory leak detection to lzmadec.c. 2008-01-16 14:47:27 +02:00
scripts Imported to git. 2007-12-09 00:42:33 +02:00
Makefile.am Imported to git. 2007-12-09 00:42:33 +02:00