mirror of
https://github.com/github/codeql.git
synced 2026-02-10 04:01:11 +01:00
5 lines
420 B
Plaintext
5 lines
420 B
Plaintext
| c.c:10:5:10:10 | ... == ... | Equality checks on floating point values can yield unexpected results. |
|
|
| c.c:14:5:14:14 | ... == ... | Equality checks on floating point values can yield unexpected results. |
|
|
| c.c:16:5:16:12 | ... == ... | Equality checks on floating point values can yield unexpected results. |
|
|
| c.c:17:5:17:12 | ... == ... | Equality checks on floating point values can yield unexpected results. |
|