advanced-security/qtil-cpp
0.0.4
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Holds if a simple data-flow analysis determines that e may be null.
e
import semmle.code.cpp.controlflow.Dataflow
predicate maybeNull(Expr e)