I use Visual Studio 2012 and VLD 2.2.3.
Compile option /MTd.
Memory leak is reported with the next code.
```
int _tmain(int argc, _TCHAR* argv[])
{
return 0;
}
```
VisualLeakDetector::_HeapCreate() dose not seem to be called...
*I use machine translation, I cannot express it well.
Comments: Commit 367d5721978b2b67ac02947a7140daf2e8ffef72
Compile option /MTd.
Memory leak is reported with the next code.
```
int _tmain(int argc, _TCHAR* argv[])
{
return 0;
}
```
VisualLeakDetector::_HeapCreate() dose not seem to be called...
*I use machine translation, I cannot express it well.
Comments: Commit 367d5721978b2b67ac02947a7140daf2e8ffef72