![]() |
MDITextEditor: memory leak |
Post Reply
|
| Author | |
ocoralan
Groupie
Joined: 14 November 2007 Status: Offline Points: 35 |
Post Options
Thanks(0)
Quote Reply
Topic: MDITextEditor: memory leakPosted: 13 June 2008 at 2:51am |
|
Run the debug version, once the find or replace dialog is opened and closed, memory leak occurs.
|
|
![]() |
|
ocoralan
Groupie
Joined: 14 November 2007 Status: Offline Points: 35 |
Post Options
Thanks(0)
Quote Reply
Posted: 10 July 2008 at 7:42am |
|
Nobody can resolve such a serious problem?
|
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
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 |
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |