mirror of
https://github.com/github/codeql.git
synced 2026-05-04 05:05:12 +02:00
Revert "Merge pull request #4784 from MathiasVP/mathiasvp/reverse-read-take-3"
This reverts commit1b3d69d617, reversing changes made to527c41520e.
This commit is contained in:
@@ -362,7 +362,7 @@ class FlowThroughFields {
|
||||
int f() {
|
||||
sink(field); // tainted or clean? Not sure.
|
||||
taintField();
|
||||
sink(field); // $ ast,ir
|
||||
sink(field); // $ ast MISSING: ir
|
||||
}
|
||||
|
||||
int calledAfterTaint() {
|
||||
|
||||
Reference in New Issue
Block a user