Home / Definitions / Memory Leak

Memory Leak

Web Webster
Last Updated November 16, 2023 2:08 am

A memory leak is a bug in a program or application that prevents it from freeing up device memory that it no longer needs to operate. As a result, the program grabs more and more memory until it finally crashes because there is no more memory left.