Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

CERT C++ Secure Coding StandardEXP36-CPP. Do not convert pointers into more strictly aligned pointer types
ISO/IEC TR 24772:2013Pointer casting and pointer type changes Casting and Pointer Type Changes [HFC]
ISO/IEC TS 17961 (Draft)Converting pointer values to more strictly aligned pointer types [alignconv]
MISRA-CRule 11.2
Rule 11.3

...