mirror of
https://github.com/github/codeql.git
synced 2025-12-18 09:43:15 +01:00
4 lines
350 B
Plaintext
4 lines
350 B
Plaintext
| pythagorean_test.py:6:12:6:28 | ControlFlowNode for sqrt() | Pythagorean calculation with sub-optimal numerics. |
|
|
| pythagorean_test.py:9:12:9:26 | ControlFlowNode for sqrt() | Pythagorean calculation with sub-optimal numerics. |
|
|
| pythagorean_test.py:14:12:14:24 | ControlFlowNode for sqrt() | Pythagorean calculation with sub-optimal numerics. |
|