CERT C Secure Coding Section 05 - Floating Point (FLP) |
Category ID: 739 (Category) | Status: Incomplete |
Description Summary
Weaknesses in this category are related to rules in the floating point section of the CERT C Secure Coding Standard. Since not all rules map to specific weaknesses, this category may be incomplete.
Nature | Type | ID | Name | View(s) this relationship pertains to![]() |
---|---|---|---|---|
ParentOf | ![]() | 369 | Divide By Zero | Weaknesses Addressed by the CERT C Secure Coding Standard734 |
ParentOf | ![]() | 681 | Incorrect Conversion between Numeric Types | Weaknesses Addressed by the CERT C Secure Coding Standard734 |
ParentOf | ![]() | 682 | Incorrect Calculation | Weaknesses Addressed by the CERT C Secure Coding Standard734 |
ParentOf | ![]() | 686 | Function Call With Incorrect Argument Type | Weaknesses Addressed by the CERT C Secure Coding Standard734 |
MemberOf | ![]() | 734 | Weaknesses Addressed by the CERT C Secure Coding Standard | Weaknesses Addressed by the CERT C Secure Coding Standard (primary)734 |
CERT. "05. Floating Point (FLP)". <https://www.securecoding.cert.org/confluence/display/seccode/05.+Floating+Point+%28FLP%29>. |