提交 9839cf37 编写于 作者: M Mark McLoughlin

Thu Feb 15 19:05:48 IST 2007 Mark McLoughlin <markmc@redhat.com>

        * qemud/conf.c: fix segfault
上级 7902317a
Thu Feb 15 19:05:48 IST 2007 Mark McLoughlin <markmc@redhat.com>
* qemud/conf.c: fix segfault
Thu Feb 15 19:04:10 IST 2007 Mark McLoughlin <markmc@redhat.com>
* qemud/conf.h: move qemudFreeVMDef() down a bit
......
......@@ -1558,6 +1558,7 @@ struct qemud_network *qemudLoadNetworkConfigXML(struct qemud_server *server,
return NULL;
}
network->def = def;
newNetwork = 1;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册