mirror of
https://github.com/github/codeql.git
synced 2026-04-28 02:05:14 +02:00
cache RegExpCreationNode::getAReference
This commit is contained in:
@@ -238,6 +238,8 @@ module Stages {
|
||||
AccessPath::DominatingPaths::hasDominatingWrite(_)
|
||||
or
|
||||
DataFlow::SharedFlowStep::step(_, _)
|
||||
or
|
||||
exists(any(DataFlow::RegExpCreationNode e).getAReference())
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user