mirror of
https://github.com/github/codeql.git
synced 2026-04-30 03:05:15 +02:00
This avoids a performance issue in DataFlowImpl::localFlowStep when the DataFlow::Configuration subclasses in DefaultTaintTracking are active in the same query as other Configuration subclasses. ResolveCall.qll is kept internal for the moment.