mirror of
https://github.com/github/codeql.git
synced 2026-04-28 18:25:24 +02:00
Merge branch 'rc/1.24' into merge-124-master
Conflicts:
change-notes/1.24/analysis-javascript.md
Resolved in favor of the rc/1.24 branch
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import javascript
|
||||
|
||||
query predicate test_ClientReceiveNode_getAck(
|
||||
SocketIOClient::ReceiveNode rn, SocketIOClient::RecieveCallback res
|
||||
SocketIOClient::ReceiveNode rn, SocketIOClient::ReceiveCallback res
|
||||
) {
|
||||
res.getReceiveNode() = rn
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user