Hello Robert, I had mentioned a bug found in NodeCallback in the osg-users mailing list. This bug was found when re-adding a removed callback. This would cause cyclic inclusion of nested callbacks, leading to a stack overflow.
The removeNesterdCallback function will now set the removed NodeCallback's nested callback pointer to NULL when called. David
NodeCallback
Description: NodeCallback
_______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
