...
Recommendation | Severity | Likelihood | Remediation Cost | Priority | Level |
---|---|---|---|---|---|
FLP01-C | lowLow | probableProbable | highHigh | P2 | L3 |
Related Vulnerabilities
Search for vulnerabilities resulting from the violation of this recommendation on the CERT website.
Related Guidelines
SEI CERT C++ Secure Coding Standard | FLP01-CPP. Take care in rearranging floating-point expressions |
ISO/IEC TR 24772:2013 | Floating-point Arithmetic [PLF] |
Bibliography
[ISO/IEC 9899:2011] | Section Subclause 5.1.2.3, "Program Execution" |
...