mirror of
https://github.com/github/codeql.git
synced 2026-04-30 19:26:02 +02:00
Java: Fixup test
This commit is contained in:
@@ -59,7 +59,7 @@ class Test {
|
||||
}
|
||||
|
||||
public void M5(Statement handle) throws Exception {
|
||||
// Only a source if "commandargs" is a selected threat model.
|
||||
// Only a source if "stdin" is a selected threat model.
|
||||
byte[] data = new byte[1024];
|
||||
System.in.read(data);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user