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 there was an instance of a DisplayGroupVisibilityProperty (e.g. due to a CameraDisplay),
the display's virtual function BoolProperty::getBool() was called from the Property destructor
(when removing it from the model), which caused undefined behavior.
0 commit comments