mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
code generalization
Co-authored-by: Erik Krogh Kristensen <erik-krogh@github.com>
This commit is contained in:
@@ -238,7 +238,7 @@ module Hapi {
|
||||
.getALocalSource()
|
||||
.(DataFlow::ArrayCreationNode)
|
||||
.getAnElement()
|
||||
.(DataFlow::ObjectLiteralNode)
|
||||
.getALocalSource()
|
||||
.getAPropertySource("handler")
|
||||
.getAFunctionValue()
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user