Content deleted Content added
Line 22:
== See also (other string problems) ==
* [[Format string attack]] - unchecked <code>[[printf|*printf]]</code> format strings are dangerous<!-- If exception handling is not involved -->
* [[Buffer overflow]] - Buffer overflows often occurs in unsafe string functions
* [[Cross-site scripting]] - unsafe output of input strings
|