commit | 0c6cfa622cf57109607f3416b286b6b55561a2ea | [log] [tgz] |
---|---|---|
author | Casey Schaufler <casey@schaufler-ca.com> | Fri Sep 21 17:17:16 2018 -0700 |
committer | Kees Cook <keescook@chromium.org> | Tue Jan 08 13:18:44 2019 -0800 |
tree | b19919a635083c0e7dd218e794d78cf536ffb194 | |
parent | b17103a8b8ae9c9ecc5e1e6501b1478ee2dc6fe4 [diff] |
SELinux: Abstract use of cred security blob Don't use the cred->security pointer directly. Provide a helper function that provides the security blob pointer. Signed-off-by: Casey Schaufler <casey@schaufler-ca.com> Reviewed-by: Kees Cook <keescook@chromium.org> [kees: adjusted for ordered init series] Signed-off-by: Kees Cook <keescook@chromium.org>