Skip to content
Snippets Groups Projects
Commit 74ccfe8b authored by Gerd Hoffmann's avatar Gerd Hoffmann Committed by Glauber Costa
Browse files

BACKPORT: vnc: fix copyrect screen corruption


When sending a copyrect command to the vnc client, we must also update
the local server surface.  Otherwise the server's and the client's idea
of the screen content run out of sync and screen updates don't work
correctly.

[ backport: uses ds_get_data() instead of direct dereference ]
Signed-off-by: default avatarAnthony Liguori <aliguori@us.ibm.com>
Signed-off-by: default avatarGlauber Costa <glommer@redhat.com>
parent e24c7580
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment