...
Tool | Version | Checker | Description | ||||||
|---|---|---|---|---|---|---|---|---|---|
| CodeSonar |
| ALLOC.TM | Type Mismatch |
Related Vulnerabilities
Search for vulnerabilities resulting from the violation of this rule on the CERT website.
Related Guidelines
| CERT C++ Secure Coding Standard | VOID MEM39-CPP. Resources allocated by memory allocation functions must be released using the corresponding memory deallocation function |
...