...
C++ Secure Coding Standard: MEM03-CPP. Clear sensitive information stored in returned reusable resources returned for reuse
Bibliography
Wiki Markup |
---|
\[[Black 2007|AA. Bibliography#Black 07]\] \[[CWE|AA. Bibliography#CWE]\] [CWE-226|http://cwe.mitre.org/data/definitions/226.html]: Sensitive Information Uncleared Before Release \[CWE\] [CWE-244|http://cwe.mitre.org/data/definitions/244.html]: Failure to Clear Heap Memory Before Release ('Heap Inspection') \[[Fortify 2006|AA. Bibliography#Fortify 06]\] \[[Graff 2003|AA. Bibliography#Graf 03]\] \[[ISO/IEC 9899:1999|AA. Bibliography#ISO/IEC 9899-1999]\] Section 7.20.3, "Memory management functions" \[[ISO/IEC PDTR 24772|AA. Bibliography#ISO/IEC PDTR 24772]\] "XZK Sensitive Information Uncleared Before Use" |
...