mirror of
https://github.com/github/codeql.git
synced 2026-04-26 17:25:19 +02:00
python: make copy a dataflow step
This commit is contained in:
@@ -3973,7 +3973,7 @@ private module StdlibPrivate {
|
||||
or
|
||||
input = "Argument[self]" and
|
||||
output = "ReturnValue" and
|
||||
preservesValue = false
|
||||
preservesValue = true
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user