advanced-security/qtil-cpp
0.0.4
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Holds if val is a null literal or a call to a function that may return a null literal.
val
import semmle.code.cpp.controlflow.Nullness
predicate nullValue(Expr val)