提交 0d7dc708 编写于 作者: J Jiri Denemark

qemu: Release correct websocket port

上级 d4ce75ba
......@@ -4222,7 +4222,7 @@ retry:
}
if (graphics->data.vnc.websocket) {
ignore_value(virPortAllocatorRelease(driver->webSocketPorts,
graphics->data.vnc.port));
graphics->data.vnc.websocket));
}
}
if (graphics->type == VIR_DOMAIN_GRAPHICS_TYPE_SPICE &&
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册