]> source.dussan.org Git - tigervnc.git/commit
Assert that accessCheck isn't called too early 1463/head
authorSamuel Mannehed <samuel@cendio.se>
Fri, 29 Apr 2022 08:18:47 +0000 (10:18 +0200)
committerSamuel Mannehed <samuel@cendio.se>
Fri, 29 Apr 2022 09:11:59 +0000 (11:11 +0200)
commit3223f20d59f01c15a00d10580de7d0c0662a7484
tree6d101d4b0b7588c5cf49af2608a21d91b763fdd7
parentccf759cb513867cdeddedb992a238e1fe89c063d
Assert that accessCheck isn't called too early

These checks depend on accessRights being set up, this has only happened
if we have done the QUERYING steps.
common/rfb/SConnection.cxx