qtil
advanced-security/qtil-cpp 0.0.4
Search

Predicate nullInit

Holds if the evaluation of n may have the effect of, directly or indirectly, assigning a null literal to var.

Import path

import semmle.code.cpp.controlflow.Nullness
predicate nullInit(Variable v, ControlFlowNode n)