Versions Compared

Key

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

...

CERT C++ Secure Coding StandardSTR03-CPP. Do not inadvertently truncate a null-terminated character array
ISO/IEC 9899:2011K.3.7.1.3 "The strcpy_s Function"
ISO/IEC TR 24772:2013String Termination [CJM]
MITRE CWECWE-170, Improper null termination
CWE-464, Addition of data structure sentinel

...