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:
86d7101
)
Creds: creds->security can be NULL is selinux is disabled
author
Eric Paris
<eparis@redhat.com>
Sun, 13 Sep 2009 02:54:10 +0000
(22:54 -0400)
committer
James Morris
<jmorris@namei.org>
Mon, 14 Sep 2009 02:34:07 +0000
(12:34 +1000)
__validate_process_creds should check if selinux is actually enabled before
running tests on the selinux portion of the credentials struct.
Signed-off-by: Eric Paris <eparis@redhat.com>
Signed-off-by: James Morris <jmorris@namei.org>
No differences found