]> source.dussan.org Git - tigervnc.git/commit
Fix exit routine in java viewer 215/head
authorBrian P. Hinz <bphinz@users.sf.net>
Sun, 11 Oct 2015 16:20:51 +0000 (12:20 -0400)
committerBrian P. Hinz <bphinz@users.sf.net>
Sun, 11 Oct 2015 16:20:51 +0000 (12:20 -0400)
commit536a00e35c8c5ddbd00adeab850a3d5a3b8be41d
treeefc8d22faa30952b712ede39e9f415f37397efe5
parentfdb669952da1ca60a88291632de7834b8f7ed8dc
Fix exit routine in java viewer

Some exceptions were causing all viewers to exit, not just the
one that threw the exception.
java/com/tigervnc/vncviewer/VncViewer.java