javasaurus (
javasaurus) wrote2008-04-01 10:33 pm
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Programming question: memory leaks
I'm under the impression that when a program suffers from memory leaks, the memory is freed up again once the program is closed. Is it possible for memory leaks to persist after closing the offending program?