diff options
author | 2009-05-11 13:59:10 -0400 | |
---|---|---|
committer | 2009-05-12 11:06:01 +1000 | |
commit | 37bcbf13d32e4e453e9def79ee72bd953b88302f (patch) | |
tree | 30f2dac25dc846b483558bf5ac9afec0d4ac4e5e /security/security.c | |
parent | CRED: Guard the setprocattr security hook against ptrace (diff) | |
download | linux-rng-37bcbf13d32e4e453e9def79ee72bd953b88302f.tar.xz linux-rng-37bcbf13d32e4e453e9def79ee72bd953b88302f.zip |
IMA: use current_cred() instead of current->cred
Proper invocation of the current credentials is to use current_cred() not
current->cred. This patches makes IMA use the new method.
Signed-off-by: Eric Paris <eparis@redhat.com>
Acked-by: Mimi Zohar <zohar@us.ibm.com>
Signed-off-by: James Morris <jmorris@namei.org>
Diffstat (limited to 'security/security.c')
0 files changed, 0 insertions, 0 deletions