Commit Graph

11 Commits (5480bcdd60603f834b7c0c252213ca1932c28bfc)

Author SHA1 Message Date
Lasse Collin 1da914e064 decompressors: check input size in decompress_inflate.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 daeb6b6fbe bzip2/lzma/gzip: fix comments describing decompressor API 16 years ago
Pekka Enberg 079effb693 kmemtrace, kbuild: fix slab.h dependency problem in lib/decompress_inflate.c 16 years ago
Alain Knaff 6c11b12ac6 bzip2/lzma: fix decompress_inflate.c vs multi-block-with-embedded-filename 16 years ago
H. Peter Anvin 5619448fc5 bzip2/lzma: fix constant in decompress_inflate 16 years ago
Alain Knaff bc22c17e12 bzip2/lzma: library support for gzip, bzip2 and lzma decompression 16 years ago