...
Tool | Version | Checker | Description | |||||||
|---|---|---|---|---|---|---|---|---|---|---|
| Astrée |
| function-argument-with-padding | Partially checked | |||||||
| Axivion Bauhaus Suite |
| CertC-DCL39 | Detects composite structures with padding, in particular those passed to trust boundary routines. | |||||||
| CodeSonar |
| MISC.PADDING.POTB | Padding Passed Across a Trust Boundary | |||||||
| Cppcheck Premium |
| premium-cert-dcl39-c | Partially implemented | |||||||
| Helix QAC |
| DF4941, DF4942, DF4943 | Fully implemented | |||||||
| Klocwork |
| PORTING.STORAGE.STRUCT | Fully implemented | |||||||
| Parasoft C/C++test |
| CERT_C-DCL39-a | A pointer to a structure should not be passed to a function that can copy data to the user space | |||||||
| CERT C: Rule DCL39-C | Checks for information leak via structure padding | ||||||||
| RuleChecker |
| function-argument-with-padding | Partially checked |
...