mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
C++: Fix mismatch between taint and dataflow copy
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
import semmle.code.cpp.dataflow.DataFlow as Private
|
||||
import semmle.code.cpp.dataflow.DataFlow2 as Private
|
||||
import semmle.code.cpp.dataflow.internal.TaintTrackingUtil as Public
|
||||
|
||||
Reference in New Issue
Block a user