We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ac8101 commit 8972176Copy full SHA for 8972176
cpp/ql/src/experimental/Security/CWE/CWE-193/ConstantSizeArrayOffByOne.ql
@@ -9,7 +9,6 @@ import experimental.semmle.code.cpp.semantic.SemanticExprSpecific
9
import semmle.code.cpp.ir.IR
10
import experimental.semmle.code.cpp.ir.dataflow.DataFlow
11
import experimental.semmle.code.cpp.ir.dataflow.DataFlow2
12
-
13
import DataFlow2::PathGraph
14
15
pragma[nomagic]
0 commit comments