![]() |
Memory Leaks |
Post Reply
|
| Author | |
harikvpy
Newbie
Joined: 10 September 2007 Location: Scotland Status: Offline Points: 1 |
Post Options
Thanks(0)
Quote Reply
Topic: Memory LeaksPosted: 10 September 2007 at 11:18pm |
|
Hi,
When my program exits(uses XTK 11.1), it prints the following two leaks:
{73} client block at 0x01E02C60, subtype c0, 64 bytes long.
a CDynLinkLibrary object at $01E02C60, 64 bytes long a CDynLinkLibrary object at $01E02C60, 64 bytes long I never used to get this before and can't really rememebr all the changes that I have made. Going through the source, I can't catch anything wrong either.
Any hints as to why this could be happening?
TIA,
Hari
|
|
![]() |
|
terrym
Senior Member
Joined: 13 April 2007 Status: Offline Points: 836 |
Post Options
Thanks(0)
Quote Reply
Posted: 11 September 2007 at 5:51am |
|
Try a tool such as BoundsChecker, this is a great tool for catching memory leaks
|
|
|
Thank you,
Terry Mancey email terry@tmancey.ltd.uk | linkedin www.tmancey.ltd.uk | twitter @tmancey |
|
![]() |
|
terrym
Senior Member
Joined: 13 April 2007 Status: Offline Points: 836 |
Post Options
Thanks(0)
Quote Reply
Posted: 11 September 2007 at 5:57am |
If you dont want to buy BoundsChecker, send over your source code and I'll run it for you and tell you of any leaks it finds
|
|
|
Thank you,
Terry Mancey email terry@tmancey.ltd.uk | linkedin www.tmancey.ltd.uk | twitter @tmancey |
|
![]() |
|
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 |