Noun
English Wikipedia has an article on:memory leakWikipedia
memory leak (plural memory leaks)
(computing) Any of several faults in a computer's or program's memory allocation logic whereby parts of memory become unusable or hidden.
I tracked down my program's memory leak to a function that didn't release graphics resources properly.