Files
OpenSceneGraph/include/osgDB
Gleb Mazovetskiy 8b2e02b71d Ensure global Mutex is initialized before Registry
A Registry instance may be accessed before the global mutex, e.g. here:

e77f50371c/src/osgText/Font.cpp (L49)

This leads to the Mutex being destroyed before the Registry is destroyed.

This causes a crash at exit, as described in #1048.

Fixes #1048.
2021-03-14 17:58:28 +00:00
..
2015-04-13 10:43:56 +00:00
2018-04-23 11:03:37 +01:00
2016-06-22 12:03:10 +01:00
2018-04-23 11:03:37 +01:00
2016-06-01 14:20:14 +01:00
2018-04-23 11:03:37 +01:00
2016-06-22 12:08:10 +01:00
2018-04-23 11:03:37 +01:00
2018-04-23 11:03:37 +01:00