Smack/smack-core/src
Florian Schmaus 47940ba5ad Fix NPE in DNSResolver.lookupSRVRecords0
in case hostAddresses was null, the isEmpty() check before the log()
invocation would throw an NPE. Thanks to Ingo Bauersachs for reporting
this.

Fixes SMACK-788.
2017-12-05 20:50:34 +01:00
..
integration-test s/processPacket/processStanza/ s/PacketCollector/StanzaCollector/ 2017-01-03 11:35:04 +01:00
main Fix NPE in DNSResolver.lookupSRVRecords0 2017-12-05 20:50:34 +01:00
test Refactor reconnection callbacks into an extra class 2017-11-25 16:30:18 +01:00