Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - Memory Leaks
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Memory Leaks

 Post Reply Post Reply
Author
Message
harikvpy View Drop Down
Newbie
Newbie


Joined: 10 September 2007
Location: Scotland
Status: Offline
Points: 1
Post Options Post Options   Thanks (0) Thanks(0)   Quote harikvpy Quote  Post ReplyReply Direct Link To This Post Topic: Memory Leaks
    Posted: 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
 

 

Back to Top
terrym View Drop Down
Senior Member
Senior Member


Joined: 13 April 2007
Status: Offline
Points: 836
Post Options Post Options   Thanks (0) Thanks(0)   Quote terrym Quote  Post ReplyReply Direct Link To This Post 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
Back to Top
terrym View Drop Down
Senior Member
Senior Member


Joined: 13 April 2007
Status: Offline
Points: 836
Post Options Post Options   Thanks (0) Thanks(0)   Quote terrym Quote  Post ReplyReply Direct Link To This Post Posted: 11 September 2007 at 5:57am
Originally posted by terrym terrym wrote:

Try a tool such as BoundsChecker, this is a great tool for catching memory leaks
 
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
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.063 seconds.