Skip to content
Commit d6e4a08c authored by Anish Bhobe's avatar Anish Bhobe
Browse files

Prevents a Null Reference in deleting Animations.

A null Animation would cause a crash by accessing restricted memory.
Solved by checking if the animation track is null before using the
animation.

Fixes: #26829
parent 91d3ea0d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment