...
Tool | Version | Checker | Description | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Include Page | LDRA_V | LDRA_V | 131 S | Fully implemented | Splint | |||||||||||||
Include Page | Splint_V | Splint_V |
|
| Compass/ROSE |
|
| |||||||||||
Compass/ROSE |
|
|
| |||||||||||||||
| declhidn | Fully implemented | ||||||||||||||||
| IF_MULTI_DECL |
| ||||||||||||||||
| declhidn131 S | Fully implemented | ||||||||||||||||
PRQA QA-C |
| 2547 | Fully implemented | |||||||||||||||
Splint |
|
|
|
Related Vulnerabilities
Search for vulnerabilities resulting from the violation of this rule on the CERT website.
...
CERT C++ Secure Coding Standard | DCL01-CPP. Do not reuse variable names in subscopes |
---|---|
MISRA-C | Rule 5.2 (required): Identifiers in an inner scope shall not use the same name as an identifier in an outer scope, and therefore hide that identifier |
...
...