mirror of
https://github.com/github/codeql.git
synced 2026-03-28 18:28:17 +01:00
5 lines
356 B
Plaintext
5 lines
356 B
Plaintext
edges
|
|
| Test.java:86:16:86:16 | 0 [Number] | Test.java:88:27:88:30 | size |
|
|
#select
|
|
| Test.java:91:30:91:30 | 0 | Test.java:86:16:86:16 | 0 [Number] | Test.java:88:27:88:30 | size | The $@ is accessed here, but the array is initialized using $@ which may be zero. | Test.java:88:19:88:31 | new int[] | array | Test.java:86:16:86:16 | 0 | literal value 0 |
|