...
Rule | Severity | Likelihood | Remediation Cost | Priority | Level |
---|---|---|---|---|---|
STR39-C | 3 (high) | 3 (likely) | 1 (high) | P9 | L2 |
...
Bibliography
Wiki Markup |
---|
\[[Seacord 05|AA. Bibliography#Seacord 05]\] Chapter 2 Strings \[[ISO/IEC 14882-2003|AA. Bibliography#ISO/IEC 14882-2003]\] Section 21.3.4 basic_string element access |
...
STR38-CPP. Use valid references, pointers, and iterators to reference string objects 07. Characters and Strings (STR) STR43-CPP. Do not access the return value of c_str() after the original string goes out of scope08. Memory Management (MEM)