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 1c38a4d commit ae807f7Copy full SHA for ae807f7
1 file changed
cpp/ql/src/semmle/code/cpp/models/implementations/StdContainer.qll
@@ -119,4 +119,4 @@ class StdSequenceContainerAt extends TaintFunction {
119
input.isQualifierObject() and
120
output.isReturnValueDeref()
121
}
122
-}
+}
0 commit comments