Versions Compared

Key

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

...

[ISO/IEC 14882-2014]

25.3, "Mutating Sequence Operations"

[ISO/IEC PDTR 24772]"XYB Buffer Overflow in Heap," "XYW Buffer Overflow in Stack," and "XYZ Unchecked Array Indexing"
[Meyers 01]Item 30: Make sure destination ranges are big enough

 CTR32-CPP. Use valid references, pointers, and iterators to reference elements of a container      006. Containers (CTR)      CTR34-CPP. Use valid iterator ranges

...

Image Added Image Added Image Added