Blender Git Commit Log

Git Commits -> Revision 830150c

Revision 830150c by Sergey Sharybin (master)
January 13, 2020, 11:10 (GMT)
Depsgraph: Guarantee order of backup of action and ID using it

It was possible to have object copy-on-write happening during
action's copy-on-write, which was causing access to a freed
memory from animation backup.

Solves crash reported in T73029.

Commit Details:

Full Hash: 830150c7b9e07a7e2d464ab16c7b14fd82a6968a
Parent Commit: 3c1115e
Lines Changed: +17, -3

2 Modified Paths:

/source/blender/depsgraph/intern/builder/deg_builder_relations.cc (+15, -0) (Diff)
/source/blender/depsgraph/intern/eval/deg_eval_runtime_backup_animation.cc (+2, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021