• P
    conf: Fix build with picky GCC · 9cf086be
    Peter Krempa 提交于
    ../../src/conf/domain_conf.c:4425:21: error: potential null pointer dereference [-Werror=null-dereference]
             switch (vcpu->hotpluggable) {
                     ~~~~^~~~~~~~~~~~~~
    9cf086be
domain_conf.c 799.1 KB