Smack/smack-extensions/src/main/java/org/jivesoftware
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
..
smack/extensions Enable OSGi compliance via 'DynamicImport-Package: *' 2015-01-03 13:14:02 +01:00
smackx Check for 'null' to avoid NPE in Socks5Proxy 2015-12-10 17:10:49 +01:00