Quantcast
Channel: Visual Leak Detector for Visual C++ 2008-2015
Viewing all articles
Browse latest Browse all 704

Created Unassigned: VLD not detecting memory leaks [10591]

$
0
0
This is the ouput I get:
```

No memory leaks detected.
Visual Leak Detector is now exiting.
Detected memory leaks!
Dumping objects ->
{4262} normal block at 0x00EA7A50, 13 bytes long.
Data: <*REDACTED* > 44 43 20 2D 20 44 43 20 2D 20 44 43 00
{4261} normal block at 0x00EA6CE8, 12 bytes long.
Data: <*REDACTED* > 44 43 20 46 49 54 54 49 5A 49 4F 00
{4260} normal block at 0x00EA67E0, 6 bytes long.
Data: <*REDACTED* > 41 6C 74 72 6F 00
{4259} normal block at 0x00EA6D58, 7 bytes long.
Data: <*REDACTED* > 42 61 63 6B 75 70 00
{4258} normal block at 0x00EA68F8, 10 bytes long.
Data: <*REDACTED* > 52 69 63 68 69 65 73 74 61 00
{4257} normal block at 0x00E7EDC8, 37 bytes long.
Data: <*REDACTED* > 54 72 6F 76 61 74 6F 20 64 75 70 6C 69 63 61 74
{4256} normal block at 0x00EADDD0, 4 bytes long.
Data: <*REDACTED* > 41 50 49 00
{4255} normal block at 0x00ECEA48, 78 bytes long.
Data: <*REDACTED* > 5B 56 45 52 42 43 4B 5D 20 56 65 72 69 66 69 63
{4254} normal block at 0x00EA7ED0, 18 bytes long.
Data: <*REDACTED* > 44 43 5F 42 4F 5F 50 72 65 73 69 64 69 6F 48 32
{4253} normal block at 0x00EA6BD0, 10 bytes long.
Data: <*REDACTED* > 43 52 45 41 5A 49 4F 4E 45 00
Object dump complete.
```

This is the command line:
```
/Yu"stdafx.h" /GS /analyze- /W3 /Zc:wchar_t /I"C:\Program Files (x86)\Visual Leak Detector\include" /ZI /Gm /Od /sdl /Fd"Debug\vc140.pdb" /Zc:inline /fp:precise /D "WIN32" /D "_WINDOWS" /D "_DEBUG" /D "_CRT_SECURE_NO_WARNINGS" /D "_UNICODE" /D "UNICODE" /D "_AFXDLL" /errorReport:prompt /WX- /Zc:forScope /RTC1 /Gd /Oy- /MDd /Fa"Debug\" /EHsc /nologo /Fo"Debug\" /Fp"Debug\*REDACTED*.pch
```

Viewing all articles
Browse latest Browse all 704

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>