javasaurus: (Default)
javasaurus ([personal profile] javasaurus) wrote2008-04-01 10:33 pm

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?

[identity profile] javasaurus.livejournal.com 2008-04-02 03:39 pm (UTC)(link)
Thanks for the explanation. At least I get to blame Microsoft instead of the company who created the program I'm using.