Smack/smack-core/src/main/java/org/jivesoftware/smack/util/dns
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
..
DNSResolver.java Fix NPE in DNSResolver.lookupSRVRecords0 2017-12-05 20:50:34 +01:00
HostAddress.java Deal with cases wehre HostAddress.fqdn is null 2017-07-02 18:09:15 +02:00
SRVRecord.java Fix OOB exception when setHostAddress(InetAddress) is used. 2017-01-04 15:35:47 +01:00
SmackDaneProvider.java Add support for DNSSEC/DANE 2016-10-31 10:45:38 +01:00
SmackDaneVerifier.java Add CustomImportOrder checkstyle rule 2017-06-14 17:12:43 +02:00
package-info.java Add JavadocPackage checkstyle 2015-04-04 17:16:47 +02:00