CodeQL library for C/C++
codeql/cpp-all 0.9.3 ( changelog , source )
Search

Predicate defMightOverflowNegatively

Holds if the definition might overflow negatively.

Import path

import semmle.code.cpp.rangeanalysis.new.SimpleRangeAnalysis
predicate defMightOverflowNegatively ( RangeSsaDefinition def , StackVariable v )