mirror of
https://github.com/github/codeql.git
synced 2026-04-27 17:55:19 +02:00
Swift: Clarify comment.
This commit is contained in:
@@ -462,7 +462,7 @@ private module NSStringCompareOptionsFlagConfig implements DataFlow::ConfigSig {
|
||||
}
|
||||
|
||||
predicate isSink(DataFlow::Node node) {
|
||||
// use in a regex eval `options` argument
|
||||
// use in a [potential] regex eval `options` argument
|
||||
any(NSStringCompareOptionsPotentialRegexEval potentialEval).getAnOptionsInput() = node
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user