]> source.dussan.org Git - tigervnc.git/commit
Fix a race condition where we might get updates thrown at us right after a
authorPierre Ossman <ossman@cendio.se>
Mon, 23 Jan 2012 15:54:11 +0000 (15:54 +0000)
committerPierre Ossman <ossman@cendio.se>
Mon, 23 Jan 2012 15:54:11 +0000 (15:54 +0000)
commit559a2e8f471edb9142eea892acc101d6fc58f0d6
tree21efcef13a2cb0524019ab4cc0400dc1d9e2f079
parent2f4fd6b9203f0ade624ff8500c3a8a8c8711db61
Fix a race condition where we might get updates thrown at us right after a
framebuffer switch, but before we've been given the pointer to the new
framebuffer.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4839 3789f03b-4d11-0410-bbf8-ca57d06f2519
common/rfb/VNCServer.h
common/rfb/VNCServerST.cxx
common/rfb/VNCServerST.h
unix/xserver/hw/vnc/XserverDesktop.cc
unix/xserver/hw/vnc/XserverDesktop.h
unix/xserver/hw/vnc/vncHooks.cc