CERT C++ Secure Coding Standard | MSC21-CPP. Use inequality to terminate a loop whose counter changes by more than one |
CERT Oracle Secure Coding Standard for Java | 57. Use numerical comparison operators to terminate loops whose counter changes by more than one |
MISRA - C :2012 | Rule 16.7 (required) |