changes.mady.by.user Carol J. Lallier
Saved on Apr 19, 2013
Saved on Apr 30, 2013
...
Testing for exact values to terminate a loop may result in infinite loops and denial of service.
MITRE CWE
CWE-835, Loop with unreachable exit condition ("infinite loop")CWE-834, Excessive iteration
[JLS 2011]
§15.20.1, "Numerical Comparison Operators <, <=, >, and >="