bn:01230884n
Noun Concept
Categories: Articles with short description, Software bugs, Software anomalies
EN
memory leak  Leakage  Memleak  memory leaks  Missing Release of Memory after Effective Lifetime
EN
In computer science, a memory leak is a type of resource leak that occurs when a computer program incorrectly manages memory allocations in a way that memory which is no longer needed is not released. Wikipedia
Definitions
Examples
Relations
Sources
EN
In computer science, a memory leak is a type of resource leak that occurs when a computer program incorrectly manages memory allocations in a way that memory which is no longer needed is not released. Wikipedia
Type of resource leak that occurs when a computer program incorrectly manages memory allocations Wikidata
Any of several faults in a personal computer's memory allocation logic whereby parts of memory become unusable or hidden. Wiktionary
Fault in memory allocation. Wiktionary (translation)
EN
I tracked down my program's memory leak to a function that didn't release graphics resources properly. Wiktionary
HAS INSTANCE