-
Type:
Bug
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Fix Version/s: 0.4.0
-
Component/s: Applications
-
Labels:
-
Module:
ping allows you to specify 0 for the number of requests to send. On Windows it must be in the range from 1 to 4294967295.
Attached patch checks if the return value of wcstoul to see if it is a valid value for -n.