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/simple
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
..
arm.c Imported to git. 2007-12-09 00:42:33 +02:00
armthumb.c Imported to git. 2007-12-09 00:42:33 +02:00
ia64.c Fix wrong too small size of argument unfiltered_max 2008-01-17 17:39:42 +02:00
Makefile.am Imported to git. 2007-12-09 00:42:33 +02:00
powerpc.c Imported to git. 2007-12-09 00:42:33 +02:00
simple_coder.c Remove uncompressed size tracking from the filter encoders. 2007-12-11 16:49:19 +02:00
simple_coder.h Imported to git. 2007-12-09 00:42:33 +02:00
simple_private.h Imported to git. 2007-12-09 00:42:33 +02:00
sparc.c Imported to git. 2007-12-09 00:42:33 +02:00
x86.c Imported to git. 2007-12-09 00:42:33 +02:00