Smack/smack-core/src/main/java/org
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
..
jivesoftware/smack Fix NPE in DNSResolver.lookupSRVRecords0 2017-12-05 20:50:34 +01:00