commit | 019bcca4626a9ed119e1d9ebfadb9fdbdcf9b35b | [log] [tgz] |
---|---|---|
author | Casey Schaufler <casey@schaufler-ca.com> | Fri Sep 21 17:19:54 2018 -0700 |
committer | Kees Cook <keescook@chromium.org> | Tue Jan 08 13:18:45 2019 -0800 |
tree | e6f19e844748ee33d6b78a9cae1169ad2494f669 | |
parent | 7c6538280ae99eaebd589a5c029e1ed1c063909c [diff] |
Smack: Abstract use of ipc security blobs Don't use the ipc->security pointer directly. Don't use the msg_msg->security pointer directly. Provide helper functions that provides the security blob pointers. Signed-off-by: Casey Schaufler <casey@schaufler-ca.com> Reviewed-by: Kees Cook <keescook@chromium.org> Signed-off-by: Kees Cook <keescook@chromium.org>