aboutsummaryrefslogtreecommitdiff
path: root/src/liblzma/simple/ia64.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2008-01-17Fix wrong too small size of argument unfiltered_maxLasse Collin1-1/+1
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.
2007-12-09Imported to git.Lasse Collin1-0/+117