On Fri, Sep 21, 2018 at 5:19 PM, Casey Schaufler <[email protected]> wrote: > Move management of the task_struct->security blob out > of the individual security modules and into the security > infrastructure. Instead of allocating the blobs from within > the modules the modules tell the infrastructure how much > space is required, and the space is allocated there. > The only user of this blob is AppArmor. The AppArmor use > is abstracted to avoid future conflict. > > Signed-off-by: Casey Schaufler <[email protected]>
Reviewed-by: Kees Cook <[email protected]> -Kees -- Kees Cook Pixel Security _______________________________________________ Selinux mailing list [email protected] To unsubscribe, send email to [email protected]. To get help, send an email containing "help" to [email protected].
