Posted by member 99 on 2006-02-09 17:14:13 link
Memory leaks result in memory that the process has lost track of. By definition, there is no way for the process itself to clear them, nor is it practical for the system to do so as long as the process is running. (Usually leaked memory will eventually get pushed into the page file though.)
And I don't think there's a way to tell Windows to restart a process after its next exit... maybe though, especially for the shell.
And I don't think there's a way to tell Windows to restart a process after its next exit... maybe though, especially for the shell.