A common cause of malfunctioning software. If the amount of data copied into a memory buffer exceeds the size of the buffer, the extra data will overwrite whatever is in the adjacent bytes, and those ...
The transfer of data from memory (RAM) to storage. Whenever a document is saved, the program writes the contents of a reserved area of RAM (the buffer) to the hard drive or solid state drive (SSD).