We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 861d5eb commit ac2e893Copy full SHA for ac2e893
1 file changed
cpp/ql/test/library-tests/dataflow/security-taint/tainted_diff.ql
@@ -13,5 +13,4 @@ where
13
not AST::taintedIncludingGlobalVars(source, tainted, _) and
14
not tainted.getLocation().getFile().getExtension() = "h" and
15
side = "IR only"
16
-
17
select source, tainted, side
0 commit comments