codeql/cpp-all
2.1.1
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 cpp
predicate maybeNull(Expr e)