Print Page | Close Window

Memory Leak

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Toolkit Pro
Forum Description: Topics Related to Codejock Toolkit Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=23829
Printed Date: 28 April 2024 at 5:23pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Memory Leak
Posted By: DougHoppes
Subject: Memory Leak
Date Posted: 22 March 2019 at 1:18pm
Hi all,

    Using the trial version of the software and it seems to be going okay.  However, I've noticed that, in Visual Studio 2013, I'm getting a memory leak in the tooltip.  In our regular application, this leak is not present.

In our code, I did something as simple as put a custom control on my dialog.  In my DDX, I add the following line:

DDX_Control(pDX, IDC_ChartPro, m_ctrlGraph);

In the .h file, I have:

CXTPChartControl m_ctrlGraph;

All I need to do is start and stop the application and I get the following memory leak.  This does not happen if the code does not have the ChartPro trial version in it.

f:\dd\vctools\vc7libs\ship\atlmfc\src\mfc\plex.cpp(29) : {903648} normal block at 0x000000000ECA3200, 248 bytes long.
 Data: <                > 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
f:\dd\vctools\vc7libs\ship\atlmfc\src\mfc\occmgr.cpp(794) : {903647} normal block at 0x000000000EABA490, 8 bytes long.
 Data: <( ^     > 28 F1 5E 9C FA 7F 00 00 

Doug



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net