Commit Graph

13 Commits (68d93184352f2e723f135b0a9bad93b58f9d120b)

Author SHA1 Message Date
Lasse Collin eb0cf3e19b Decompressors: validate match distance in decompress_unlzma.c 14 years ago
Lasse Collin 528941ca05 Decompressors: check for write errors in decompress_unlzma.c 14 years ago
Lasse Collin 278208d9d6 Decompressors: check for read errors in decompress_unlzma.c 14 years ago
Lasse Collin 8218a43723 Decompressors: fix header validation in decompress_unlzma.c 14 years ago
Lasse Collin 22e4420820 Decompressors: remove unused function from lib/decompress_unlzma.c 14 years ago
Lasse Collin 2b6b5caa6d Decompressors: include <linux/slab.h> in <linux/decompress/mm.h> 14 years ago
Lasse Collin 93685ad247 Decompressors: get rid of set_error_fn() macro 14 years ago
Lasse Collin 6b01ed64c1 Decompressors: add missing INIT (i.e. __init) 14 years ago
Phillip Lougher 6a8811629e lzma/gzip: fix potential oops when input data is truncated 16 years ago
Albin Tonnerre 9e5cf0ca2e lib/decompress_*: only include <linux/slab.h> if STATIC is not defined 16 years ago
Phillip Lougher b1af4315d8 bzip2/lzma: remove nasty uncompressed size hack in pre-boot environment 16 years ago
Pekka Enberg e65a1b7c39 kmemtrace, kbuild: fix slab.h dependency problem in lib/decompress_unlzma.c 16 years ago
Alain Knaff bc22c17e12 bzip2/lzma: library support for gzip, bzip2 and lzma decompression 16 years ago