new: check_proc_create() check for world writable proc files
commitb141fcd45c8eb9d747f115281cfd6103326fb4d3
authorDan Carpenter <error27@gmail.com>
Fri, 2 Apr 2010 07:30:19 +0000 (2 10:30 +0300)
committerDan Carpenter <error27@gmail.com>
Fri, 2 Apr 2010 07:30:19 +0000 (2 10:30 +0300)
tree6145fa2a7838a3c2f7d442c7fc78956944d1fbef
parentf44c45c1671d9ee06e71138c506b9d0be4d8dc26
new: check_proc_create() check for world writable proc files

This check doesn't  find any errors, but there have been some in the
past so why not prevent them?

Signed-off-by: Dan Carpenter <error27@gmail.com>
check_list.h
check_proc_create.c [new file with mode: 0644]