...
Tool | Version | Checker | Description | ||||||
---|---|---|---|---|---|---|---|---|---|
| 3072, 3073 |
Related Vulnerabilities
Search for other vulnerabilities resulting from the violation of this rule on the CERT website.
...
SEI CERT C++ Coding Standard | CTR56-CPP. Do not use pointer arithmetic on polymorphic objects |
SEI CERT C Coding Standard |
Bibliography
[Dewhurst 02] | Gotcha #38, Slicing | ||
[ISO/IEC 14882-2014] | 12.8, "Copying and Moving Class Objects" | ||
[ | Dewhurst 02]Gotcha #38, "Slicing" | [Sutter 00] | GotW #22, " Object Lifetimes - Part Lifetimes—Part I" |
...