Thanks Mathias, changes merged and submitted to svn/trunk.
On Wed, Mar 4, 2009 at 4:23 PM, Mathias Fröhlich <[email protected]> wrote: > > Hi Robert, > > an other topic pointed out by some Microsoft verification tool: > On destruction of some static variables, the global referenced mutex is used > to lock access to the parent lists of state attributes, nodes and so on. > This even happens past the mutex is already destroyed. > > This change to Referenced.cpp revision 9851 uses the same technique like the > DeleteHandlerPointer already in Referenced.cpp to return an zero pointer for > the global referenced lock if it is already destroyed. > > Please apply, may be also to the release branch? > > Thanks! > > Mathias > > -- > Dr. Mathias Fröhlich, science + computing ag, Software Solutions > Hagellocher Weg 71-75, D-72070 Tuebingen, Germany > Phone: +49 7071 9457-268, Fax: +49 7071 9457-511 > -- > Vorstand/Board of Management: > Dr. Bernd Finkbeiner, Dr. Roland Niemeier, > Dr. Arno Steitz, Dr. Ingrid Zech > Vorsitzender des Aufsichtsrats/ > Chairman of the Supervisory Board: > Michel Lepert > Sitz/Registered Office: Tuebingen > Registergericht/Registration Court: Stuttgart > Registernummer/Commercial Register No.: HRB 382196 > > > _______________________________________________ > osg-submissions mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org > > _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
