9cd6a57 Block all use of libvirt.so in setuid programs

Authored and Committed by berrange 10 years ago
    Block all use of libvirt.so in setuid programs
    
    Avoid people introducing security flaws in their apps by
    forbidding the use of libvirt.so in setuid programs, with
    a check in virInitialize.
    
    Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
    
        
file modified
+8 -0