...
Tool | Version | Checker | Description | ||||||
|---|---|---|---|---|---|---|---|---|---|
|
|
| |||||||
| CC2.EXP05 | Fully implemented | |||||||
|
| Can detect violations of this recommendation when the | |||||||
| 203 S | Fully implemented | |||||||
| PRQA QA-C |
| 0311,431 | Fully implemented |
Related Vulnerabilities
...
Related Guidelines
| CERT C++ Secure Coding Standard | EXP35EXP55-CPP. Do not cast away a const qualificationaccess a cv-qualified object through a cv-unqualified type |
| ISO/IEC TR 24772:2013 | Pointer Casting and Pointer Type Changes [HFC] Type System [IHN] |
| MISRA C:2012 | Rule 11.8 (required) |
| MITRE CWE | CWE-704, Incorrect type conversion or cast |
...