Content deleted Content added
Squam Lizard (talk | contribs) Changing short description from "Computer software" to "Software development methodology" |
m →Buffer-overflow prevention: formating fix(es), replaced: ,''''' → ''''', |
||
Line 36:
return dst;
}
</syntaxhighlight>In the above code snippet, the program attempts to copy the contents of '''''src''''' into '''''dst
== Format-string attack prevention ==
|