commit | da8026fa0f9154b1c571c4d160dd51a7b8c34495 | [log] [tgz] |
---|---|---|
author | Paul Moore <pmoore@redhat.com> | Tue Feb 17 15:30:23 2015 -0500 |
committer | Paul Moore <pmoore@redhat.com> | Mon Apr 06 20:15:55 2015 -0400 |
tree | 494595cd52c3506580be0f1f08bbe20069fd6f71 | |
parent | 83d4a806ae46397f606de7376b831524bd3a21e5 [diff] |
selinux: reconcile security_netlbl_secattr_to_sid() and mls_import_netlbl_cat() Move the NetLabel secattr MLS category import logic into mls_import_netlbl_cat() where it belongs, and use the mls_import_netlbl_cat() function in security_netlbl_secattr_to_sid(). Reported-by: Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se> Signed-off-by: Paul Moore <pmoore@redhat.com>