]> source.dussan.org Git - tigervnc.git/commit
Hide base SConnection methods from VNCServerST
authorPierre Ossman <ossman@cendio.se>
Fri, 21 Aug 2020 13:53:59 +0000 (15:53 +0200)
committerPierre Ossman <ossman@cendio.se>
Fri, 21 Aug 2020 13:53:59 +0000 (15:53 +0200)
commitebd1b4db1540670200f2a936161999672a64be02
tree1b995493353bd97e7d1299b84943cf32e3cb82f8
parent331a27addf46d39635fb4d195ae2f94058689832
Hide base SConnection methods from VNCServerST

It should be using the safe wrappers for everything so make sure it
cannot bypass those and call the SConnection methods directly.
common/rfb/VNCSConnectionST.h
common/rfb/VNCServerST.cxx