]> source.dussan.org Git - tigervnc.git/commit
Fix handling of bad update requests
authorPierre Ossman <ossman@cendio.se>
Thu, 14 Jan 2021 12:07:56 +0000 (13:07 +0100)
committerPierre Ossman <ossman@cendio.se>
Thu, 14 Jan 2021 12:07:56 +0000 (13:07 +0100)
commit6d1603c3da504f76a4f7364f89e683a8e1632fdc
tree642c1bc9b6321746b5fffc5d8f920992272efad6
parent16e39980dcd2ce882a44437ee4b3646308136d87
Fix handling of bad update requests

We computed a safe area if a client gave us a bogus one, but we didn't
actually use it. Fix this properly and make sure we don't pass on bad
coordinates further.
common/rfb/VNCSConnectionST.cxx