mirror of
https://github.com/github/codeql.git
synced 2026-04-30 19:26:02 +02:00
JS: fix whitespace
This commit is contained in:
@@ -712,7 +712,7 @@ predicate higherOrderCall(
|
||||
summary = PathSummary::call()
|
||||
)
|
||||
or
|
||||
// Forwarding of the callback parameter (but not the argument).
|
||||
// Forwarding of the callback parameter (but not the argument).
|
||||
// We use a return summary since flow moves back towards the call site.
|
||||
// This ensures that an argument that is only tainted in some contexts cannot flow
|
||||
// out to every callback.
|
||||
|
||||
Reference in New Issue
Block a user