]> Git Repo - qemu.git/commit
vnc: add missing lock for vnc_cursor_define()
authorCorentin Chary <[email protected]>
Wed, 7 Jul 2010 18:58:03 +0000 (20:58 +0200)
committerAnthony Liguori <[email protected]>
Mon, 26 Jul 2010 22:36:14 +0000 (17:36 -0500)
commitd01f9595400788ca8a117522f5dfbc43c59b4cc7
tree94abec7af4328bfe5d2d8aa5b16e7981e6c62761
parentbd023f953e5e51237726af04300e4637fe203774
vnc: add missing lock for vnc_cursor_define()

All vnc_write() calls must be locked (except the ones present before
the protocol initialization).

Signed-off-by: Corentin Chary <[email protected]>
Signed-off-by: Anthony Liguori <[email protected]>
ui/vnc.c
This page took 0.027108 seconds and 4 git commands to generate.