Gerrit et al: Thank you for looking into this and tracking down some of the problems. I was a bit surprised though that you removed the changes I made to make things safer by using boost::shared_ptrs. Was there a problem with the way I fixed it? I spent quite a bit of time making the change and if there is a reason not to do it this way it would help me to know it so I don't spend time fixing bugs this way in the future.
-Allen [EMAIL PROTECTED] wrote: > Author: vossg > Date: Mon Mar 12 04:26:12 2007 > New Revision: 593 > Trac changeset: http://opensg.vrsource.org/trac/changeset/593 > ViewVC: http://realityforge.vrsource.org/viewvc/opensg?view=rev&revision=593 > > Modified: > trunk/Source/Base/Field/OSGFieldTraits.h > trunk/Source/Base/Field/OSGFieldTraits.inl > trunk/Source/System/FieldContainer/Base/OSGFieldDescriptionBase.cpp > trunk/Source/System/FieldContainer/Base/OSGFieldDescriptionBase.h > trunk/Source/System/FieldContainer/Base/OSGFieldDescriptionBase.inl > trunk/Source/System/FieldContainer/Mixins/OSGAttachmentContainerMixin.h > trunk/Source/System/FieldContainer/Mixins/OSGAttachmentContainerMixin.inl > trunk/Source/System/FieldContainer/Mixins/OSGDynamicAttachmentMixin.inl > trunk/Source/System/FileIO/WRL/OSGVRMLFile.cpp > trunk/Source/System/FileIO/WRL/OSGVRMLFile.h > trunk/Source/System/FileIO/WRL/OSGVRMLNodeHelper.cpp > trunk/Source/System/FileIO/WRL/OSGVRMLNodeHelper.h > trunk/Source/System/FileIO/WRL/OSGVRMLProtos.inl > trunk/Source/System/FileIO/WRL/OSGVRMLPrototypeHandler.h > trunk/Source/System/FileIO/WRL/OSGVRMLSceneFileType.cpp > trunk/Source/System/FileIO/WRL/OSGVRMLSceneFileType.h > Log: > fixed : the worst of the vrml loader memory leaks (still some left in the fc > prototype area) > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Opensg-commits mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/opensg-commits > ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Opensg-core mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-core
