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 bd5edc7 commit 478093aCopy full SHA for 478093a
cpp/ql/lib/semmle/code/cpp/models/interfaces/Sql.qll
@@ -19,7 +19,7 @@ abstract class SqlExecutionFunction extends Function {
19
}
20
21
/**
22
- * An abstract class that represents a function that escapes an SQL query string.
+ * An abstract class that represents a function that is a barrier to an SQL query string.
23
*/
24
abstract class SqlBarrierFunction extends Function {
25
0 commit comments