查看单个帖子
旧 2009-05-06, 05:35 PM   #1
yang686526
高级会员
 
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
yang686526 向着好的方向发展
默认 【转帖】memory leak in oda 2.1.01

memory leak in oda 2.1.0!
memory leak in oda 2.1.0!
hallo
if i use the following statement in my project, to get oda product and version info, vld reports memory leaks. i noticed something similar in 1.13.2 but never really took too much notice.
otherproductinfo.format(_t("using %s, %s"),(const char*) papp->product(),(const char*) papp->versionstring());
vld report :
warning: visual leak detector detected memory leaks!
---------- block 3246 at 0x02344400: 21 bytes ----------
call stack:
0x003210b4 (file and line number not available): (function name unavailable)
0x00c78ee5 (file and line number not available): odgistandardlighttraits::~odgistandardlighttraits
0x00c793b5 (file and line number not available): odgistandardlighttraits::~odgistandardlighttraits
0x00c794d9 (file and line number not available): odgistandardlighttraits::~odgistandardlighttraits
0x00c76844 (file and line number not available): odgistandardlighttraits::~odgistandardlighttraits
0x00c9f066 (file and line number not available): odgistandardlighttraits::~odgistandardlighttraits
c:\msdev\projects\commonstuff\systempars.cpp (274): csystem::csystem
c:\msdev\projects\genes1s\genes1s.cpp (270): cgenes1sapp::initinstance
winmain.cpp (39): afxwinmain
appmodul.cpp (30): winmain
crtexe.c (330): winmaincrtstartup
0x7c816fd7 (file and line number not available): registerwaitforinputidle
data:
01 00 00 00 04 00 00 00 04 00 00 00 00 00 00 00 ........ ........
32 2e 30 31 00 2.01.... ........
---------- block 3244 at 0x02344450: 136 bytes ----------
call stack:
0x003210b4 (file and line number not available): (function name unavailable)
0x00ca21c6 (file and line number not available): odgistandardlighttraits::~odgistandardlighttraits
0x00ca337d (file and line number not available): odgistandardlighttraits::~odgistandardlighttraits
0x00ca0def (file and line number not available): odgistandardlighttraits::~odgistandardlighttraits
0x00ca18be (file and line number not available): odgistandardlighttraits::~odgistandardlighttraits
0x014e5c1a (file and line number not available): oddbdatabase::release
0x014e693d (file and line number not available): oddbdatabase::release
c:\msdev\projects\commonstuff\systempars.cpp (274): csystem::csystem
c:\msdev\projects\genes1s\genes1s.cpp (270): cgenes1sapp::initinstance
winmain.cpp (39): afxwinmain
appmodul.cpp (30): winmain
crtexe.c (330): winmaincrtstartup
0x7c816fd7 (file and line number not available): registerwaitforinputidle
data:
32 00 2e 00 30 00 31 00 00 00 cd cd cd cd cd cd 2...0.1. ........
cd cd cd cd cd cd cd cd cd cd cd cd cd cd cd cd ........ ........
cd cd cd cd cd cd cd cd cd cd cd cd cd cd cd cd ........ ........
cd cd cd cd cd cd cd cd cd cd cd cd cd cd cd cd ........ ........
cd cd cd cd cd cd cd cd cd cd cd cd cd cd cd cd ........ ........
cd cd cd cd cd cd cd cd cd cd cd cd cd cd cd cd ........ ........
cd cd cd cd cd cd cd cd cd cd cd cd cd cd cd cd ........ ........
cd cd cd cd cd cd cd cd cd cd cd cd cd cd cd cd ........ ........
cd cd cd cd cd cd 00 00 ........ ........
---------- block 3243 at 0x02344800: 20 bytes ----------
call stack:
0x00321440 (file and line number not available): (function name unavailable)
0x00c45540 (file and line number not available): odgistandardlighttraits::~odgistandardlighttraits
0x00ca217e (file and line number not available): odgistandardlighttraits::~odgistandardlighttraits
0x00ca337d (file and line number not available): odgistandardlighttraits::~odgistandardlighttraits
0x00ca0def (file and line number not available): odgistandardlighttraits::~odgistandardlighttraits
0x00ca18be (file and line number not available): odgistandardlighttraits::~odgistandardlighttraits
0x014e5c1a (file and line number not available): oddbdatabase::release
0x014e693d (file and line number not available): oddbdatabase::release
c:\msdev\projects\commonstuff\systempars.cpp (274): csystem::csystem
c:\msdev\projects\genes1s\genes1s.cpp (270): cgenes1sapp::initinstance
winmain.cpp (39): afxwinmain
appmodul.cpp (30): winmain
crtexe.c (330): winmaincrtstartup
0x7c816fd7 (file and line number not available): registerwaitforinputidle
data:
01 00 00 00 04 00 00 00 43 00 00 00 50 44 34 02 ........ c...pd4.
10 44 34 02 .d4..... ........
visual leak detector detected 3 memory leaks.
visual leak detector is now exiting.
any ideas?
anton heymann
yang686526离线中   回复时引用此帖
GDT自动化论坛(仅游客可见)