• J
    Replace virNetworkFree with virObjectUnref · 121c09a9
    John Ferlan 提交于
    Since virNetworkFree will call virObjectUnref anyway, let's just use that
    directly so as to avoid the possibility that we inadvertently clear out
    a pending error message when using the public API.
    121c09a9
qemu_hotplug.c 128.2 KB