der Speicherüberlauf
Translation
buffer overflow, memory overflow
Examples
Ein Speicherüberlauf kann zu einem Systemabsturz führen.
A buffer overflow can lead to a system crash.
Der Programmierer muss einen Speicherüberlauf verhindern.
The programmer must prevent a buffer overflow.
Grammar Patterns
a buffer overflow ((in sth.)) Ein Speicherüberlauf in der Software verursachte das Problem.
Similar Words
Synonyms: der Pufferüberlauf (buffer overflow)
Etymology
A compound of 'Speicher' (memory) and 'Überlauf' (overflow). 'Über' means 'over' and 'Lauf' means 'run'.
Memory Tips
Imagine a container (Speicher) that is so full that its contents run over (Überlauf). This is a common term in programming.