Skip to content
Commit de93e515 authored by Casey Schaufler's avatar Casey Schaufler
Browse files

Smack: Improve mount process memory use



The existing mount processing code in Smack makes many unnecessary
copies of Smack labels. Because Smack labels never go away once
imported it is safe to use pointers to them rather than copies.
Replace the use of copies of label names to pointers to the global
label list entries.

Signed-off-by: default avatarCasey Schaufler <casey@schaufler-ca.com>
parent 502a29b0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment