Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ab5066 commit ceb6706Copy full SHA for ceb6706
1 file changed
cpp/ql/lib/semmle/code/cpp/dataflow/old/TaintTracking2.qll
@@ -10,7 +10,6 @@
10
*
11
* See `semmle.code.cpp.dataflow.old.TaintTracking` for the full documentation.
12
*/
13
-
14
module TaintTracking2 {
15
- import semmle.code.cpp.dataflow.old.internal.tainttracking2.TaintTrackingImpl
+ import semmle.code.cpp.dataflow.old.internal.tainttracking2.TaintTrackingImpl
16
}
0 commit comments