Click here to Skip to main content
15,889,876 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: pretranslatemessageoverride Pin
GKarRacer27-Aug-04 10:56
GKarRacer27-Aug-04 10:56 
GeneralCommand - line processing Pin
Andre Massada26-Aug-04 10:06
Andre Massada26-Aug-04 10:06 
GeneralRe: Command - line processing Pin
Bob Stanneveld26-Aug-04 10:13
Bob Stanneveld26-Aug-04 10:13 
GeneralRe: Command - line processing Pin
David Crow26-Aug-04 10:22
David Crow26-Aug-04 10:22 
GeneralRe: Command - line processing Pin
Andre Massada26-Aug-04 10:29
Andre Massada26-Aug-04 10:29 
GeneralRe: Command - line processing Pin
David Crow27-Aug-04 2:31
David Crow27-Aug-04 2:31 
GeneralDLL programming Pin
Madmaximus26-Aug-04 6:54
Madmaximus26-Aug-04 6:54 
QuestionDetecting memory leaks!? Pin
umarcool26-Aug-04 6:06
umarcool26-Aug-04 6:06 
Hi,
I would like to know that how can i detect memory leaks in an application with information such as which file had memory leak and line number.

I have a dll which i dynamically load. That dll is using a big static library OpenSSL and i have included the DLL in the exe based project.

Now what i find through standard outputwindow after closing of application is that there are huge memory leaks like,

{18643} normal block at 0x012F8AE0, 12 bytes long.
Data: < / C IT> 20 8B 2F 01 00 00 00 00 43 E6 49 54

I want to know the exact file and line number which comes through DEBUG_NEW i think, but the library code is ansi c code and it 500 or more file so any ideas how can i debug to the exact location.

Any good memory profiler available.

Thank You.
AnswerRe: Detecting memory leaks!? Pin
jmkhael26-Aug-04 6:21
jmkhael26-Aug-04 6:21 
AnswerRe: Detecting memory leaks!? Pin
Rick York26-Aug-04 6:36
mveRick York26-Aug-04 6:36 
GeneralTime function Pin
Supaflyfrank26-Aug-04 5:53
Supaflyfrank26-Aug-04 5:53 
GeneralRe: Time function Pin
jmkhael26-Aug-04 6:18
jmkhael26-Aug-04 6:18 
GeneralRe: Time function Pin
David Crow26-Aug-04 8:52
David Crow26-Aug-04 8:52 
GeneralRe: Time function Pin
Bob Stanneveld26-Aug-04 10:24
Bob Stanneveld26-Aug-04 10:24 
GeneralRe: Time function Pin
David Crow26-Aug-04 10:26
David Crow26-Aug-04 10:26 
GeneralRe: Time function Pin
Supaflyfrank26-Aug-04 13:00
Supaflyfrank26-Aug-04 13:00 
QuestionGetMoniker ? Pin
Scozturk26-Aug-04 5:47
professionalScozturk26-Aug-04 5:47 
GeneralCreating a [modeless] dialog-box with no resource image file Pin
0v3rloader26-Aug-04 5:33
0v3rloader26-Aug-04 5:33 
GeneralRe: Creating a [modeless] dialog-box with no resource image file Pin
Joaquín M López Muñoz26-Aug-04 10:30
Joaquín M López Muñoz26-Aug-04 10:30 
GeneralPointer to Shared Memory Pin
sweep12326-Aug-04 5:32
sweep12326-Aug-04 5:32 
GeneralRe: Pointer to Shared Memory Pin
jmkhael26-Aug-04 5:53
jmkhael26-Aug-04 5:53 
GeneralRe: Pointer to Shared Memory Pin
sweep12326-Aug-04 6:30
sweep12326-Aug-04 6:30 
GeneralRe: Pointer to Shared Memory Pin
jmkhael26-Aug-04 6:33
jmkhael26-Aug-04 6:33 
GeneralRe: Pointer to Shared Memory Pin
Rick York26-Aug-04 6:40
mveRick York26-Aug-04 6:40 
Generaldisplaying tiff and jpg image on dialog application Pin
pnpfriend26-Aug-04 5:14
pnpfriend26-Aug-04 5:14 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.