Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: subset convention

...

Search for other vulnerabilities resulting from the violation of this rule on the CERT website.

Related Guidelines

...

This rule is a subset of OOP51-CPP. Do not slice derived objects

Bibliography

[ISO/IEC 14882-2014]

Subclause 3.9, "Types"
Clause 9, "Classes"
Subclause 15.1, "Throwing an Exception"
Subclause 15.3, "Handling an Exception" 

[MISRA 08]Rule 15-3-5

...