...
Tool | Version | Checker | Description | ||||||
---|---|---|---|---|---|---|---|---|---|
CodeSonar |
| LANG.STRUCT.PIT | Pointer Type Inside Typedef | ||||||
|
|
| |||||||
| 299 S | Fully implemented | |||||||
PRQA QA-C |
| Secondary analysis | Fully implemented |
...
CERT C Coding Standard | DCL12-C. Implement abstract data types using opaque types |
CERT C++ Secure Coding Standard | DCL05-CPP. Use typedefs to improve code readability |
...