During testing I found that if a user enters a negative number in an IP adress such as 10.10.-10.1 that the system hangs. It appears to get into an endless loop in the toBinaryString method of the IPV4Address class.
Log in to post a comment.