Microsoft Visual C++ reported memory leaks in my program. I embeded some components downloaded from internet to my program and thus got the damn memory leaks. 我不活了!!!!
strcore.cpp(118) : {2297} normal block at 0x00DA1488, 26 bytes long.
Data: < T w > 01 00 00 00 06 00 00 00 06 00 00 00 54 00 77 00
strcore.cpp(118) : {2292} normal block at 0x00DA97B0, 26 bytes long.
Data: < L a > 01 00 00 00 06 00 00 00 06 00 00 00 4C 00 61 00
plex.cpp(31) : {1848} normal block at 0x00DA8D58, 124 bytes long.
Data: <( h > 28 90 B4 00 68 8D DA 00 98 90 B4 00 10 FA 12 00
{1808} normal block at 0x00DA8BB8, 160 bytes long.
Data: <(W ~ Oo`( & O ) > 28 57 BF 7E E1 4F 6F 60 28 00 26 00 4F 00 29 00
array_p.cpp(110) : {1807} normal block at 0x00DA8B60, 20 bytes long.
Data: < > A8 89 DA 00 F8 8A DA 00 CD CD CD CD CD CD CD CD
作者在程序中遇到由第三方组件引发的内存泄漏问题。泄漏涉及不同大小的内存块,具体位置包括strcore.cpp和plex.cpp等文件。作者感到非常困扰。
2884

被折叠的 条评论
为什么被折叠?



