Table of Contents
    Home / Definitions / Memory Leak
    Design 1 min read

    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.

     

     

     

    Was this Article helpful? Yes No
    Thank you for your feedback. 0% 0%