commit | 847ce6a185f9ccbc089ef24a6c402b8c99113341 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Tue May 25 18:25:19 2010 +0200 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Tue Jun 01 13:31:40 2010 -0500 |
tree | 1c693f26cc3b5b43013b83addce46b22d04648df | |
parent | 5862d195f90cb63c53b9dc3f54e10f8b9372bcf6 [diff] |
vnc: don't send invalid screen updates. Don't send updates for screen areas which are outside the clients desktop. May happed with vnc clients which don't support the desktop resize message. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>