commit | 6c11b12ac6f101732d43b5682f5b3ae4dda4205f | [log] [tgz] |
---|---|---|
author | Alain Knaff <alain@knaff.lu> | Thu Jan 08 15:10:19 2009 -0800 |
committer | H. Peter Anvin <hpa@zytor.com> | Thu Jan 08 15:10:19 2009 -0800 |
tree | 8408be1569ac76d1ab6b9b92a96e359efd3759d4 | |
parent | 5619448fc55650cb76cbb825e16e4bb5d1390399 [diff] |
bzip2/lzma: fix decompress_inflate.c vs multi-block-with-embedded-filename 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>