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

Predicate defMightOverflow

Holds if the definition might overflow (either positively or negatively).

Import path

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