]> source.dussan.org Git - tigervnc.git/commit
We were not handling the "sync next" fence properly as we sent the response
authorPierre Ossman <ossman@cendio.se>
Fri, 20 Jul 2012 10:47:00 +0000 (10:47 +0000)
committerPierre Ossman <ossman@cendio.se>
Fri, 20 Jul 2012 10:47:00 +0000 (10:47 +0000)
commitb8b1e96d837bf50b8a0f50f68bcd098eb999eec2
tree3e8552501246d6a4fe8338fa7c9a31aa1bf002f2
parent229229648fa3c2e035306d1845a20c9240b1a383
We were not handling the "sync next" fence properly as we sent the response
right after we got the request (instead of waiting for the next command).
This created a race where we could lose pixel format sync between the client
and the server.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4943 3789f03b-4d11-0410-bbf8-ca57d06f2519
common/rfb/VNCSConnectionST.cxx
common/rfb/VNCSConnectionST.h