9cf086b conf: Fix build with picky GCC

Authored and Committed by Peter Krempa 7 years ago
    conf: Fix build with picky GCC
    
    ../../src/conf/domain_conf.c:4425:21: error: potential null pointer dereference [-Werror=null-dereference]
             switch (vcpu->hotpluggable) {
                     ~~~~^~~~~~~~~~~~~~
    
        
file modified
+4 -0