bzip2/lzma: fix decompress_inflate.c vs multi-block-with-embedded-filename
authorAlain Knaff <alain@knaff.lu>
Thu, 8 Jan 2009 23:10:19 +0000 (15:10 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 8 Jan 2009 23:10:19 +0000 (15:10 -0800)
Impact: Bug fix

Fix gunzip uncompression, so that it also works with files with
embedded filenames that are larger than one block.

Signed-off-by: Alain Knaff <alain@knaff.lu>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>

No differences found