mirror of
https://github.com/github/codeql.git
synced 2025-12-17 17:23:36 +01:00
7 lines
600 B
Plaintext
7 lines
600 B
Plaintext
| Test.java:10:5:10:25 | abs(...) | Incorrect computation of abs of signed integral random value. |
|
|
| Test.java:11:5:11:26 | abs(...) | Incorrect computation of abs of signed integral random value. |
|
|
| Test.java:14:5:14:35 | abs(...) | Incorrect computation of abs of signed integral random value. |
|
|
| Test.java:15:5:15:36 | abs(...) | Incorrect computation of abs of signed integral random value. |
|
|
| Test.java:20:5:20:27 | abs(...) | Incorrect computation of abs of signed integral random value. |
|
|
| Test.java:21:5:21:28 | abs(...) | Incorrect computation of abs of signed integral random value. |
|