mirror of
https://github.com/github/codeql.git
synced 2026-04-24 16:25:15 +02:00
Update cpp/ql/lib/semmle/code/cpp/dataflow/ExternalFlow.qll
Co-authored-by: Geoffrey White <40627776+geoffw0@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
9672af333a
commit
bfd18bc3e3
@@ -492,7 +492,7 @@ private string withVolatile(string s, Type t) {
|
||||
}
|
||||
|
||||
/**
|
||||
* Returns `s` prefixed with appropriate speciiers from `t`, or `s` if `t` has
|
||||
* Returns `s` prefixed with appropriate specifiers from `t`, or `s` if `t` has
|
||||
* no relevant specifiers.
|
||||
*/
|
||||
bindingset[s, t]
|
||||
|
||||
Reference in New Issue
Block a user