Blender Git Commit Log

Git Commits -> Revision f73dad2

Revision f73dad2 by Bastien Montagne (master)
October 22, 2020, 13:22 (GMT)
Potential fix for T81963: Random crashes in liboverride code.

From the backtrace it looks like in some cases file save (which triggers
a general override updates) is done before other code has a chance to
re-generate pose data, leading to rna accessing freed memory.

I was never able to reproduce that here, so this is a tentative fix in
master, if it proves to be working for the studio it will be
cherry-picked into 2.91 release branch later.

Commit Details:

Full Hash: f73dad211b1dcb94aa83d7447a1a7d1d3ea641c1
Parent Commit: 992a88b
Lines Changed: +9, -0

1 Modified Path:

/source/blender/blenkernel/intern/lib_override.c (+9, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021