We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce54eb3 commit 0d51804Copy full SHA for 0d51804
1 file changed
ruby/ql/lib/codeql/ruby/frameworks/core/String.qll
@@ -356,7 +356,7 @@ module String {
356
output = ["ReturnValue", "Argument[self]"] and
357
preservesValue = false
358
}
359
- // TODO: we should also clear any existing content in Receiver
+ // TODO: we should also clear any existing content in Argument[self]
360
361
362
/**
0 commit comments