2008-04-01

javasaurus: (Default)
2008-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?