Versions Compared

Key

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

...

SEI CERT C++ Coding StandardCTR00-CPP. Understand when to prefer vectors over arrays
MITRE CWE

CWE-119,

Failure to constrain operations within the bounds of an allocated memory buffer

Improper Restriction of Operations within the Bounds of a Memory Buffer
CWE-123, Write-what-where Condition
CWE-125, Out-of-bounds Read
CWE-129, Unchecked array indexing

 

...