You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a dynamic library contains class meta-data these are automaticall added to the global index. However, when the library is unloaded the meta-data remains registered, leading to potential crashes if this meta-data is used again.
When a dynamic library contains class meta-data these are automaticall added to the global index. However, when the library is unloaded the meta-data remains registered, leading to potential crashes if this meta-data is used again.