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

apparmor: change how profile replacement update is done



remove the use of replaced by chaining and move to profile invalidation
and lookup to handle task replacement.

Replacement chaining can result in large chains of profiles being pinned
in memory when one profile in the chain is use. With implicit labeling
this will be even more of a problem, so move to a direct lookup method.

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