-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: internal
-
Component/s: client-libs
MTLContext constructor uses global static variable tempTransform. This variable initialised several times if the system has several graphics devises, so the first object used for initialisation became a leak.