Print Page | Close Window

MDITextEditor: memory leak

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Syntax Edit
Forum Description: Topics Related to Codejock Syntax Edit
URL: http://forum.codejock.com/forum_posts.asp?TID=11016
Printed Date: 12 December 2024 at 9:54am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: MDITextEditor: memory leak
Posted By: ocoralan
Subject: MDITextEditor: memory leak
Date Posted: 13 June 2008 at 2:51am
Run the debug version, once the find or replace dialog is opened and closed, memory leak occurs.



Replies:
Posted By: ocoralan
Date Posted: 10 July 2008 at 7:42am
Nobody can resolve such a serious problem?


Posted By: Oleg
Date Posted: 10 July 2008 at 9:05am
Hello,
 
You're right, sorry. Fixed for next release.
 
Please patch our source and add method
 
void CXTPSyntaxEditFindReplaceDlg::OnFinalRelease()
{
 DestroyWindow();
 delete this;
}


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS



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