ITWissen.info - Tech know how online

memory leak

Program sequences are always associated with the reservation of memory areas. If the reserved memory areas are no longer required after program execution, they are released so that they can be used by other programs.

A memory leak is a program error ( bug) that leads to a program not releasing reserved memory areas and, on the contrary, always reserving new memory areas. In this context, we speak of memory loss. Such a faulty program must be terminated and restarted because otherwise system errors will occur due to the lack of memory.

Informations:
Englisch: memory leak
Updated at: 10.05.2018
#Words: 91
Links: memory, reserved memory, program, error, bug
Translations: DE
Sharing:    

All rights reserved DATACOM Buchverlag GmbH © 2024