зеркало из https://github.com/github/codeql.git
Swift: Fix comment.
This commit is contained in:
Родитель
aa5c893d5e
Коммит
edb6325117
|
@ -162,7 +162,7 @@ class StringLengthConflationConfiguration extends DataFlow::Configuration {
|
|||
call.getStaticTarget() = funcDecl and
|
||||
flowstate = "String"
|
||||
) and
|
||||
// match up `funcName`, `paramName`, `arg`, `node`.
|
||||
// match up `funcName`, `arg`, `node`.
|
||||
funcDecl.getName() = funcName and
|
||||
call.getArgument(arg).getExpr() = node.asExpr()
|
||||
)
|
||||
|
|
Загрузка…
Ссылка в новой задаче