[PATCH 0/3] bzip2/lzma/gzip/initramfs: NULL pointer bugs andmissing error checks

From: Phillip Lougher
Date: Mon Dec 14 2009 - 16:48:27 EST


Hi,

The following patches fix up a number of NULL pointer bugs amd missing
error checks.

Thanks

Phillip

bzip2/lzma/gzip: pre-boot malloc doesn't return NULL on failure
bzip2: Add missing checks for malloc returning NULL
initramfs: add missing decompressor error check

---
include/linux/decompress/mm.h | 4 ++--
init/initramfs.c | 10 ++++++----
lib/decompress_bunzip2.c | 10 +++++++++-
3 files changed, 17 insertions(+), 7 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/