dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/usr
Jesper Juhl aa1e816fc9 [PATCH] Fix potential NULL pointer deref in gen_init_cpio
Fix potential NULL pointer deref in gen_init_cpio.c spotted by coverity
checker.  This fixes coverity bug #86

Without this patch we risk dereferencing a NULL `type' in the
"if ('\n' == *type) {" line.

Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-04-19 09:13:52 -07:00
..
.gitignore
Kconfig
Makefile kbuild: rebuild initramfs if content of initramfs changes 2006-04-11 13:24:32 +02:00
gen_init_cpio.c [PATCH] Fix potential NULL pointer deref in gen_init_cpio 2006-04-19 09:13:52 -07:00
initramfs_data.S