[osg-users] memory leak about osgMFC example

2008-05-12 Thread heishuijing_2000
hello, My osg version is 2.4,and i use VS2005 in windowsXP. When i run the osgMFC example in debug mode,i found that there are memory leak when the window is closed,the message in the VS2005 is below: Detected memory leaks! Dumping objects - {3078} normal block at 0x02054A28, 32 bytes

Re: [osg-users] memory leak about osgMFC example

2008-05-12 Thread Robert Osfield
Hi Heishuijing, Please do a search through the archives on this topic, you'll find lots of queries about it, and lots of response along the lines, MS's memory tracker is broken and reports false positives - there is no memory leak, just MS buggy code wasting your time. Robert. 2008/5/12

Re: [osg-users] memory leak about osgMFC example

2008-05-12 Thread Alberto Luaces
In addition to what Robert said, see http://www.mail-archive.com/[EMAIL PROTECTED]/msg08551.html ___ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Re: [osg-users] memory leak about osgMFC example

2008-05-12 Thread Can T. Oguz
I used to worry about the same issue some time ago. Check out the message archive, you'll see that it's resolved as a false alarm. Regards, Can 2008/5/12 heishuijing_2000 [EMAIL PROTECTED]: hello, My osg version is 2.4,and i use VS2005 in windowsXP. When i run the osgMFC example in

Re: [osg-users] memory leak about osgMFC example

2008-05-12 Thread Gordon Tomlinson
:48 AM To: OpenSceneGraph Users Subject: Re: [osg-users] memory leak about osgMFC example Hi Heishuijing, Please do a search through the archives on this topic, you'll find lots of queries about it, and lots of response along the lines, MS's memory tracker is broken and reports false positives

Re: [osg-users] memory leak about osgMFC example

2008-05-12 Thread Wojciech Lewandowski
and the section 'Before you Ask' -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Robert Osfield Sent: Monday, May 12, 2008 9:48 AM To: OpenSceneGraph Users Subject: Re: [osg-users] memory leak about osgMFC example Hi Heishuijing, Please do a search through

Re: [osg-users] memory leak about osgMFC example

2008-05-12 Thread Gordon Tomlinson
and the section 'Before you Ask' -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Robert Osfield Sent: Monday, May 12, 2008 9:48 AM To: OpenSceneGraph Users Subject: Re: [osg-users] memory leak about osgMFC example Hi Heishuijing, Please do