git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2ea5814
)
selinux: fix dentry_open() error check
author
Akinobu Mita
<akinobu.mita@gmail.com>
Mon, 27 Nov 2006 06:16:48 +0000
(15:16 +0900)
committer
James Morris
<jmorris@namei.org>
Mon, 27 Nov 2006 15:22:43 +0000
(10:22 -0500)
The return value of dentry_open() shoud be checked by IS_ERR().
Cc: Stephen Smalley <sds@tycho.nsa.gov>
Cc: James Morris <jmorris@namei.org>
Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Signed-off-by: James Morris <jmorris@namei.org>
security/selinux/hooks.c
patch
|
blob
|
history
diff --cc
security/selinux/hooks.c
Simple merge