[PATCH 0/3] bzip2/lzma/gzip: Remove bugs/hacks and tidy up code

From: Phillip Lougher
Date: Tue Jun 23 2009 - 00:58:30 EST



This small patch series fixes a number of bugs/hacks present in the
new decompressor code, and improves the API commenting/consistency.

bzip2/lzma/gzip: Fix comments describing decompressor API
bzip2/lzma: Remove nasty uncompressed size hack in pre-boot environment
lzma/gzip: Fix potential oops when input data is truncated

Thanks

Phillip

include/linux/decompress/generic.h | 32 +++++++++++++++++++-------------
lib/decompress_bunzip2.c | 22 ++++++++++++++++------
lib/decompress_inflate.c | 16 ++++++++++++----
lib/decompress_unlzma.c | 31 +++++++++++++++++++++++++------
4 files changed, 72 insertions(+), 29 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/