Memory leak

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • shafeeq

    #1

    Memory leak

    Hi,

    I have a cutomized web-browser hosted in my own Application. Also I have a
    customized protocol handler implemented.

    Things are working fine. Except I can see my applications memory is
    increased when I click on some links in the loaded pages.I can see that the
    memory is increased sequentially based on the page size the browser loaded.

    I guess the contents given through the IInternetProtoc ol::Read is not
    released by the browser.

    Your help will be greatly appreciated.



    Regards,

    Shafeeque O.K.


Working...