Buffer overflow: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
>Torchickens
No edit summary
>Sherkel
mNo edit summary
Line 1: Line 1:
{{Major glitches}}
'''Buffer overflow''' is a term used to describe when data is put in storage but the size of the data is excessively large (for example: a text string over the maximum number of characters supported by the game).
'''Buffer overflow''' is a term used to describe when data is put in storage but the size of the data is excessively large (for example: a text string over the maximum number of characters supported by the game).