Module NullTermination
Import path
import semmle.code.cpp.commons.NullTerminationImports
| cpp | Provides classes and predicates for working with C/C++ code. |
Predicates
| formatArgumentMustBeNullTerminated | Holds if |
| functionArgumentMustBeNullTerminated | Holds if |
| mayAddNullTerminator | Holds if the expression |
| variableMustBeNullTerminated | Holds if |