...
CERT C++ Secure Coding Standard: STR03-CPP. Do not inadvertently truncate a null-terminated character array
ISO/IEC 9899:2011 Section Section 7.24, "String handling <string.h>
"
ISO/IEC TR 24772 "CJM String termination"
...
...
CERT C++ Secure Coding Standard: STR03-CPP. Do not inadvertently truncate a null-terminated character array
ISO/IEC 9899:2011 Section Section 7.24, "String handling <string.h>
"
ISO/IEC TR 24772 "CJM String termination"
...