1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-18 09:24:49 +02:00
Smack/smack-extensions/src
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
..
integration-test/java/org/jivesoftware/smackx Add XMPPConnection.sendStanza(Stanza) 2015-03-04 21:46:44 +01:00
main Check for 'null' to avoid NPE in Socks5Proxy 2015-12-10 17:10:49 +01:00
test Add support for vCard PREFIX and SUFFIX elements 2015-06-04 22:29:36 +02:00