]> source.dussan.org Git - tigervnc.git/commit
Avoid connection failed exception
authorPierre Ossman <ossman@cendio.se>
Tue, 13 Aug 2024 13:31:05 +0000 (15:31 +0200)
committerPierre Ossman <ossman@cendio.se>
Tue, 13 Aug 2024 13:31:05 +0000 (15:31 +0200)
commitbcaaea74a94502d6beabf9ea974dfbcdcf458883
treee5fb28a635bd211a115432db3e5d8ebf3ba7f749
parent10c359eb0b84887e06a6212e4673d15c983904c0
Avoid connection failed exception

The usage of this is unclear as it is never caught. Use the general
exception class, to stay consistent with all other protocol handling.
common/rfb/CSecurityDH.cxx
common/rfb/CSecurityMSLogonII.cxx
common/rfb/CSecurityRSAAES.cxx
common/rfb/SSecurityRSAAES.cxx