intentionality - complete
Why is this an issue?
This rule is a strict implementation of a MISRA (Motor Industry Software Reliability Association) rule. MISRA defines best practices for developing
safety-critical software. You can learn more about this rule in the MISRA documents referenced below.
Resources
- MISRA C++ 2008, 5-2-7 - An object with pointer type shall not be converted to an unrelated pointer type, either directly or indirectly.