commit | ed868a56988464cd31de0302426a5e94d3127f10 | [log] [tgz] |
---|---|---|
author | Eric Paris <eparis@redhat.com> | Sat Sep 12 22:54:10 2009 -0400 |
committer | James Morris <jmorris@namei.org> | Mon Sep 14 12:34:07 2009 +1000 |
tree | cdcd1715445aa19051b6a9a671b39250a449333a | |
parent | 86d710146fb9975f04c505ec78caa43d227c1018 [diff] |
Creds: creds->security can be NULL is selinux is disabled __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>