Adobe Reader 9.0 memory leak while loading-unloading PDF files every one second indefinitely
- by Total Starnger
I have c++ written MFC based application that has PDF object viewer as a part of the implementation. A whole thing works just fine with Adobe Reader 8.0. Once I switched to Adobe Reader 9.0 as a default PDF reader, I keep experiencing small memory leak that forces my application to crash within a half an hour of continuous loading-unloading different PDF files. Any ideas what might cause this memory leak and is there any cure besides replacing Adobe Reader 9.0 with anything else?
(Works fine with Foxit PDF reader as well, by the way..)