Vnc: fix auth error with vnc clients <= 3.7
commit66e5c02b86124532c9212d3726a918e3c584f5aa
authorDan Kenigsberg <danken@qumranet.com>
Sun, 28 Oct 2007 13:28:18 +0000 (28 15:28 +0200)
committerAvi Kivity <avi@qumranet.com>
Sun, 28 Oct 2007 17:14:57 +0000 (28 19:14 +0200)
tree5ec6c509d5ddd1e15de144023d42f0398d213182
parent228283d8f6223821c2bd8849b9fc57d2bb10442f
Vnc: fix auth error with vnc clients <= 3.7

Don't send SecurityResult when communicating with vnc clients of v3.7
with AUTH_NONE.

Signed-off-by: Dan Kenigsberg <danken@qumranet.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
vnc.c