Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
CodeQL library for Java/Kotlin
codeql/java-all 7.2.0 (changelog, source)

Predicate guardedGreaterThanSomething

Holds if e is bounded in a way that is likely to prevent underflow.

Import path

import semmle.code.java.security.ArithmeticCommon
predicate guardedGreaterThanSomething(Expr e)