...
Tool | Version | Checker | Description | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Astrée |
| bitfield-type | Fully checked | ||||||||||
Axivion Bauhaus Suite |
| CertC-INT12 | |||||||||||
CodeSonar |
| LANG.TYPE.BFSIGN | Bit-field signedness not explicit | ||||||||||
Compass/ROSE | |||||||||||||
| CC2.INT12 | Fully implemented | |||||||||||
Helix QAC |
| ||||||||||||
Klocwork |
| MISRA.BITFIELD.TYPE | |||||||||||
LDRA tool suite |
| 73 S | Fully implemented | ||||||||||
Parasoft C/C++test |
| CERT_C-INT12-a | Bit fields shall only be defined to be of type unsigned int or signed int | ||||||||||
PC-lint Plus |
| 846 | Fully supported | ||||||||||
Polyspace Bug Finder |
| Checks for bit-field declared without appropriate type (rec. fully covered) | |||||||||||
PRQA QA-C |
| 0634 (I) 0635 | Fully implemented | ||||||||||
RuleChecker |
| bitfield-type | Fully checked | ||||||||||
SonarQube C/C++ Plugin |
| S814 | Helix QAC | Include Page | | Helix QAC_V | Helix QAC_V
Related Vulnerabilities
Search for vulnerabilities resulting from the violation of this rule on the CERT website.
...