Blender Git Commit Log

Git Commits -> Revision eaa00da

March 13, 2021, 00:59 (GMT)
Fix first part of T86501: Crash during resync process.

Code would end up freeing some of the newly created overrides, which
were assigned to the matching linked ID's `newid` pointer, accessed
again further down the code.

Note that this is not a normal expected situation, and it won't give a
proper resync result anyway, but it might happen in some complicated
corner cases, and also quite often when dealing with older .blend files.

Commit Details:

Full Hash: eaa00daa3472e14e5b8727749536f0acbb1b49af
Parent Commit: 35ca2a8
Committed By: YimingWu
Lines Changed: +13, -5

1 Modified Path:

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