• G
    Don't crash without a security driver · b7a7b336
    Guido Günther 提交于
    "virsh dominfo <vm>" crashes if there's no primary security driver set
    since we only intialize the secmodel.model and secmodel.doi if we have
    one. Attached patch checks for securityPrimaryDriver instead of
    securityDriver since the later is always set in qemudSecurityInit().
    
    Closes: http://bugs.debian.org/574359
    b7a7b336
qemu_driver.c 292.3 KB