mirror of
https://github.com/github/codeql.git
synced 2026-04-25 16:55:19 +02:00
Java: Update model generator expected test output.
This commit is contained in:
@@ -59,7 +59,7 @@ public class Sinks {
|
||||
sink(o);
|
||||
}
|
||||
|
||||
// MISSING SINK
|
||||
// sink=p;Sinks;true;compoundPropgate;(Sinks);;Argument[0];test-sink;df-generated
|
||||
// neutral=p;Sinks;compoundPropgate;(Sinks);summary;df-generated
|
||||
public void compoundPropgate(Sinks s) {
|
||||
s.fieldSink();
|
||||
|
||||
Reference in New Issue
Block a user