commit | d01f9595400788ca8a117522f5dfbc43c59b4cc7 | [log] [tgz] |
---|---|---|
author | Corentin Chary <corentincj@iksaif.net> | Wed Jul 07 20:58:03 2010 +0200 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Mon Jul 26 17:36:14 2010 -0500 |
tree | 94abec7af4328bfe5d2d8aa5b16e7981e6c62761 | |
parent | bd023f953e5e51237726af04300e4637fe203774 [diff] |
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 <corentincj@iksaif.net> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>