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

Predicate defMightOverflowPositively

Holds if the definition might overflow positively.

Import path

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