0c717c5 Add patch from Richard Haines

Authored and Committed by dwalsh 12 years ago
    Add patch from Richard Haines
    When selabel_lookup found an invalid context with validation enabled, it
    always stated it was 'file_contexts' whether media, x, db or file.
    The fix is to store the spec file name in the selabel_lookup_rec on
    selabel_open and use this as output for logs. Also a minor fix if key is
    NULL to stop seg faults.
    Fix setenforce manage page.
    
        
file modified
+149 -7
file modified
+10 -1