commit | 38f80590486e38a4f2aac7b1fcf9cf60cb618a1a | [log] [tgz] |
---|---|---|
author | Richard Guy Briggs <rgb@redhat.com> | Wed May 16 07:55:46 2018 -0400 |
committer | Paul Moore <paul@paul-moore.com> | Thu May 17 16:41:19 2018 -0400 |
tree | 5f5f8690e66e215fa3293c19b9c7779f9cee9231 | |
parent | 8982a1fbe0b51efba09401f18cc69abc801149c8 [diff] |
audit: normalize loginuid read access Recognizing that the loginuid is an internal audit value, use an access function to retrieve the audit loginuid value for the task rather than reaching directly into the task struct to get it. Signed-off-by: Richard Guy Briggs <rgb@redhat.com> Signed-off-by: Paul Moore <paul@paul-moore.com>