Content deleted Content added
m →Buffer-overflow prevention: formating fix(es), replaced: ,''''' → ''''', |
Tag: Reverted |
||
Line 10:
== Buffer-overflow prevention ==
[[Buffer overflow]]s, a common software
An example of a [[C (programming language)|C]] program prone to a buffer overflow is<syntaxhighlight lang="c++">
|