advanced-security/qtil-cpp
0.0.4
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Holds if evaluation of op dereferences v.
op
v
import semmle.code.cpp.controlflow.Dataflow
predicate deref(Variable v, Expr op)