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 c9e1ccf commit 6fcfd03Copy full SHA for 6fcfd03
cpp/ql/src/semmle/code/cpp/models/interfaces/Taint.qll
@@ -25,4 +25,4 @@ import semmle.code.cpp.models.Models
25
*/
26
abstract class TaintFunction extends Function {
27
abstract predicate hasTaintFlow(FunctionInput input, FunctionOutput output);
28
-}
+}
0 commit comments