INT: Bad comparison of nonnegative value with negative constant (INT_BAD_COMPARISON_WITH_NONNEGATIVE_VALUE)
This code compares a value that is guaranteed to be non-negative with a negative constant.