Hi Aitor,

On Tue, 2005-05-24 at 17:18 +0200, Aitor Moreno wrote:
> Hello users, 
> 
> I noticed that everywhere in the opensg source code, the
> intersectAction is used like this
...
> 
> But the act (IntersectAction *) is a real pointer (not a reference
> pointer) , so a delete should be required.
> 
> Then, I searched for memory leaks in my test apps and there are a lot
> of leaks due to the IntersectAction ... adding some dummy
> IntersectAction with and without the corresponding 'delete's shows
> this bug...I think
> 
> So, Is this a bug? 

Yup. But, thanks to you, a fixed one. ;)

> Additionally, there are other bugs in the OSGVRML** classes.

OK. What are they?

Thanks

        Dirk

-- 
-- Dirk Reiners               OpenSG Forum             [EMAIL PROTECTED] 
-- The OpenSG Open Source Scenegraph:            http://www.opensg.org
-- Join the list at    http://lists.sf.net/lists/listinfo/opensg-users



-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to