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 e3744c4 commit d610d72Copy full SHA for d610d72
cpp/ql/lib/semmle/code/cpp/ir/dataflow/FlowSteps.qll
@@ -1,3 +1,8 @@
1
+/**
2
+ * This file provides an abstract class that can be used to model additional
3
+ * object-to-field taint-flow.
4
+ */
5
+
6
private import codeql.util.Unit
7
private import semmle.code.cpp.dataflow.new.DataFlow
8
0 commit comments