Smack/smack-extensions/src/main/java
Florian Schmaus f34f37a20c Check for 'null' to avoid NPE in Socks5Proxy
Check if serverSocket is null before calling isClosed(), as otherwise
the resulting NPE will cause an endless loop.

Thanks to Michael Grafl for reporting.

Fixes SMACK-707.
2015-12-10 17:10:49 +01:00
..
org/jivesoftware Check for 'null' to avoid NPE in Socks5Proxy 2015-12-10 17:10:49 +01:00