]> source.dussan.org Git - tigervnc.git/commit
Don't read invalid TLS auth reason
authorPierre Ossman <ossman@cendio.se>
Thu, 21 May 2020 10:10:52 +0000 (12:10 +0200)
committerPierre Ossman <ossman@cendio.se>
Thu, 21 May 2020 10:10:52 +0000 (12:10 +0200)
commit5f09e7c662a2a31b5d4f276c978da936d77f61ad
treea7ac104b3006c0f31f8bf4a5b1329d24b77f44c0
parent2354ce7404b8bacced3249e9c9787a12de307d2a
Don't read invalid TLS auth reason

The specification only states a single result byte and not any reason
after a TLS authentication failure.
common/rfb/CSecurityTLS.cxx