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 Add some basic .gitignore files 2005-10-18 08:26:15 -07:00
Kconfig kconfig: move initramfs options to General Setup 2005-08-10 20:44:50 +02:00
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 Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00