0%

memory leak

M m

Transcription

    • US Pronunciation
    • US IPA
    • US Pronunciation
    • US IPA

Definitions of memory leak words

  • noun Technical meaning of memory leak (programming)   A leak in a program's dynamic store allocation logic that causes it to fail to reclaim memory in the heap after it has finished using it, eventually causing the program to fail due to lack of memory. These problems were severe on older machines with small, fixed-size address spaces, and special "leak detection" tools were written to diagnose them. The introduction of virtual memory made memory leaks a less serious problem, although if you run out of virtual memory, it means you've got a *real* leak! See aliasing bug. 1
  • noun memory leak computing: memory not made available after use 1
  • noun memory leak (computing) Any of several faults in a personal computer's memory allocation logic whereby parts of memory become unusable or hidden. 0

Information block about the term

Parts of speech for Memory leak

noun
adjective
verb
adverb
pronoun
preposition
conjunction
determiner
exclamation

See also

Matching words

Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?