• D
    Fix more OOM handling bugs · cbe63e52
    Daniel P. Berrange 提交于
    * src/qemu_conf.c: Fix leak of values upon OOM
    * src/xend_internal.c: Fix missing check for OOM failure
    * tests/qemuargv2xmltest.c, tests/qemuxml2argvtest.c: Free
      stateDir upon exit to avoid leak
    cbe63e52
qemuxml2argvtest.c 8.7 KB