commit | 90c436a64a6e20482a9a613c47eb4af2e8a5328e | [log] [tgz] |
---|---|---|
author | John Johansen <john.johansen@canonical.com> | Mon Sep 19 20:48:48 2022 -0700 |
committer | John Johansen <john.johansen@canonical.com> | Wed Oct 18 15:30:38 2023 -0700 |
tree | b5df0d74b93bb320f34f5b4a109f46a9128ea0b7 | |
parent | d20f5a1a6e792d22199c9989ec7ab9e95c48d60c [diff] |
apparmor: pass cred through to audit info. The cred is needed to properly audit some messages, and will be needed in the future for uid conditional mediation. So pass it through to where the apparmor_audit_data struct gets defined. Reviewed-by: Georgia Garcia <georgia.garcia@canonical.com> Signed-off-by: John Johansen <john.johansen@canonical.com>