This series of patches fixes 3 bugs which prevent the use of QMP add_client to attach VNC clients when no listener socket is present with -vnc none.
This has been originally broken since 2.3.0 with the introduction of VNC client limits, and later turned into a crash. Daniel P. Berrange (3): vnc: don't crash getting server info if lsock is NULL vnc: fix crash when vnc_server_info_get has an error vnc: ensure connection sharing/limits is always configured ui/vnc.c | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) -- 2.7.4