Content deleted Content added
m Reverted edits by 206.225.74.50 (talk) to last version by Steel1943 |
HeyElliott (talk | contribs) |
||
Line 45:
printf(malicious_input);
}
</syntaxhighlight>A malicious argument passed to the program could be
== Integer-overflow prevention ==
|