Disclosure Statement: This site contains affiliate links, which means that I may receive a commission if you make a purchase using these links. As an eBay Partner, I earn from qualifying purchases.

Eurekalog reports memory leak in InitializeDragAndDrop function

Post Reply
tad.chen
Posts: 104
Joined: Fri Jan 04, 2019 1:39 am

Eurekalog reports memory leak in InitializeDragAndDrop function

Post by tad.chen »

Eurekalog reports memory leak in InitializeDragAndDrop function. Please see the attached picture file.
You do not have the required permissions to view the files attached to this post.
User avatar
salvadordf
Posts: 4016
Joined: Thu Feb 02, 2017 12:24 pm
Location: Spain
Contact:

Re: Eurekalog reports memory leak in InitializeDragAndDrop function

Post by salvadordf »

I just tested the SimpleOSRBrowser demo with FastMM4 and I didn't see any leak.

Are you using that demo?
If not, please check that the application calls TChromium.ShutdownDragAndDrop before it's destroyed.
tad.chen
Posts: 104
Joined: Fri Jan 04, 2019 1:39 am

Re: Eurekalog reports memory leak in InitializeDragAndDrop function

Post by tad.chen »

Sorry, I've forget to call ShutdownDragAndDrop in formdestory. Thank you for your help.
Post Reply