...
| CERT C++ Secure Coding Standard | STR03-CPP. Do not inadvertently truncate a null-terminated character array | ||
| ISO/IEC TR 24731-1:2007 | |||
| ISO/IEC TR 24772 | String termination [CJM] | ISO/IEC TR 24731-1:2007 | |
| MITRE CWE | CWE-170, Improper null termination CWE-464, Addition of data structure sentinel |
...
| [Seacord 2005a] | Chapter 2, "Strings" |