Smack/smack-tcp
Florian Schmaus e9bbe9a475 Fix OOB exception when setHostAddress(InetAddress) is used.
Caused by: java.lang.StringIndexOutOfBoundsException: String index out of range: -1
  at java.lang.String.charAt(String.java:658)
  at org.jivesoftware.smack.util.dns.HostAddress.<init>(HostAddress.java:48)
  at org.jivesoftware.smack.util.dns.HostAddress.<init>(HostAddress.java:62)
2017-01-04 15:35:47 +01:00
..
src Fix OOB exception when setHostAddress(InetAddress) is used. 2017-01-04 15:35:47 +01:00
build.gradle Fix 'test' dependencies 2016-02-10 12:39:18 +01:00