Computing.Net > Forums > Programming > Debuggine Client block

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Debuggine Client block

Reply to Message Icon

Name: Daemon Rose
Date: September 5, 2003 at 06:35:53 Pacific
OS: WinXp Pro
CPU/Ram: Duron 900, 512K 100 Dimms
Comment:

Hey everyone, I'm hoping someone can help me with a memory leak problem I am having with my C++ application. The error I am getting is:
{48} client block at 0x04995D88, subtype c0, 64 bytes long.
a CDynLinkLibrary object at $04995D88, 64 bytes long
What I wish to know is how can I use this data and the method "_CrtSetDumpClient(,);" to find out what in my program is messing up. I am having a lot of difficulty as even including:
#define _CRTDBG_MAP_ALLOC
#include
#include
at the start of my programming I am NOT getting a line number with my _CrtDumpMemoryLeaks(); call :(
I'm (obviously) new to use the heap stack for debugging, I have like 4 memory leaks in this program though, and I can't seem to find any place where memory is not de-allocated :(
BTW - Does anyone know of a good (hopefully freeware) program/add-on that could be used to help me out here (or just as good a tutorial on-line)? Thanks for any help (I'm using VC .NET in case that makes a big difference).



Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


parallel port c programmi... Vb 6.0 help



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: Debuggine Client block

find client OS www.computing.net/answers/programming/find-client-os/2061.html

Jav Webserice Client www.computing.net/answers/programming/jav-webserice-client/14565.html

Sending files using C Sockets HELP! www.computing.net/answers/programming/sending-files-using-c-sockets-help/11474.html