]> source.dussan.org Git - tigervnc.git/commit
Add missing throws for exception
authorPierre Ossman <ossman@cendio.se>
Tue, 26 Mar 2019 10:10:28 +0000 (11:10 +0100)
committerPierre Ossman <ossman@cendio.se>
Tue, 26 Mar 2019 10:10:28 +0000 (11:10 +0100)
commit78bdd1700c4e42b492286a2af25bea0825848f99
tree626bb4c6135e35b48157eb5b1312cef3d687a046
parent26cd3329413872647c288e4a0f237c70a342248b
Add missing throws for exception

It is not enough to create an exception object, you need to throw
it as well.
common/rfb/CSecurityTLS.cxx
win/rfb_win32/Registry.cxx