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
Fix null riley crash in Finalize() for volumes and volume filters.
_riley can get nulled out from renderer teardown before Finalize()
completes, so we have to guard against that. See also 2398584.
(Internal change: 2403787)
0 commit comments