...
Tool | Version | Checker | Description | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Axivion Bauhaus Suite |
| CertC-DCL05 | ||||||||||||
CodeSonar |
| LANG.STRUCT.PIT | Pointer type inside typedef | |||||||||||
Compass/ROSE | ||||||||||||||
LDRA tool suite |
| 299 S | Partially implemented | |||||||||||
Parasoft C/C++test |
| CERT_C-DCL05-a | Declare a type of parameter as typedef to pointer to const if the pointer is not used to modify the addressed object | |||||||||||
PRQA QA-C |
| 5004 | Fully implemented | PRQA QA-C++ | ||||||||||
Include Page | cplusplus:PRQA QA-C++_V | cplusplus:PRQA QA-C++_V | 2426 |
Related Vulnerabilities
Search for vulnerabilities resulting from the violation of this rule on the CERT website.
...