...
Tool | Version | Checker | Description | ||||||
---|---|---|---|---|---|---|---|---|---|
| 93 S | Fully implemented. | |||||||
Fortify SCA | V. 5.0 |
| Can detect violations of this recommendation with the CERT C Rule Pack. | ||||||
Splint |
|
|
| ||||||
Compass/ROSE |
|
| Can detect violations of this recommendation. In particular, it flags any instance of a variable of type | ||||||
| charplan | Fully implemented. | |||||||
PRQA QA-C |
| 3711 3722 | Partially implemented. |
Related Vulnerabilities
Search for vulnerabilities resulting from the violation of this rule on the CERT website.
Related Guidelines
...
...
...
Bit representations |
...
[STR] | |
MISRA-C | Rule 6.2, |
...
Signed and unsigned char type shall be used only for the storage and use of numeric values |
...
...
...
Incorrect calculation |
Bibliography
[ISO/IEC 9899:2011] | Section 6.2.5, "Types" |
---|
...