]> source.dussan.org Git - tigervnc.git/commit
Fix infinite update caused by b64dbf2
authorPierre Ossman <ossman@cendio.se>
Tue, 23 Jun 2015 13:29:37 +0000 (15:29 +0200)
committerPierre Ossman <ossman@cendio.se>
Tue, 23 Jun 2015 13:29:37 +0000 (15:29 +0200)
commit3c56d4f3c7fc2d706acd114d1abb04e9a338dbea
tree4338b50a381cc40afb8218237422c06e3b1f8f49
parent8d6e356f7de587f70e9ba6a7c818e72c2497caf9
Fix infinite update caused by b64dbf2

The bug fix in b64dbf2 didn't account for the proper request
region in the case of continuous updates. Make sure we use the
proper variable for which region we've sent updates for.
common/rfb/VNCSConnectionST.cxx