Versions Compared

Key

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

...

CERT C++ Secure Coding StandardEXP08-CPP. Ensure pointer arithmetic is used correctly
ISO/IEC TR 24772:2013Pointer casting and pointer type changes [HFC]
Pointer arithmetic [RVG]
ISO/IEC TS 17961 (Draft)Adding or subtracting a byte count to an element pointer [cntradd]
MISRA-CRule 17.1
Rule 17.2
Rule 17.3
Rule 17.4
MITRE CWECWE-468, Incorrect pointer scaling

...