Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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: John Johansen <[email protected]>
- Loading branch information