...
Tool | Version | Checker | Description | |||||||
|---|---|---|---|---|---|---|---|---|---|---|
| ECLAIR |
| CC2.FLP00 | Fully implemented | |||||||
| Parasoft C/C++test |
| CERT_C-FLP00-a | Floating-point expressions shall not be tested for equality or inequality | |||||||
| Absorption of float operand | CERT C: Rec. FLP00-C | Checks for absorption of float operand (rec. partially covered)One addition or subtraction operand is absorbed by the other operand |
Related Vulnerabilities
Search for vulnerabilities resulting from the violation of this recommendation on the CERT website.
...