Skip to content
Commit a20aa95f authored by John Johansen's avatar John Johansen
Browse files

apparmor: fail task profile update if current_cred isn't real_cred



Trying to update the task cred while the task current cred is not the
real cred will result in an error at the cred layer. Avoid this by
failing early and delaying the update.

Signed-off-by: default avatarJohn Johansen <john.johansen@canonical.com>
parent b7fd2c03
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment