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

apparmor: Move path lookup to using preallocated buffers



Dynamically allocating buffers is problematic and is an extra layer
that is a potntial point of failure and can slow down mediation.
Change path lookup to use the preallocated per cpu buffers.

Signed-off-by: default avatarJohn Johansen <john.johansen@canonical.com>
parent 72c8a768
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