...
C99 also provides the strftime() function, which can be used to avoid these problems.
...
Search for vulnerabilities resulting from the violation of this rule on the CERT website.
Bibliography
Related Guidelines
\[[ISO/IEC 9899:1999|AA. Bibliography#ISO/IEC 9899-1999]\] Section 7.23.3.1, "The asctime function" and Section 7.23.3.5, "The strftime function"Wiki Markup
Bibliography
http://www.opengroup.org/onlinepubs/9699919799/functions/asctime.html![]()
...