Blender Git Commit Log

Git Commits -> Revision 06df30a

December 30, 2017, 16:51 (GMT)
Fix T53250: Crash when linking/appending a scene to a blend when another linked scene in this blend is currently open/active.

Inner DAG code would not check against NULL pointer, and in case of an
active linked scene, scene pointer will be NULL here, so we have to
check it ourself. ;)

Commit Details:

Full Hash: 06df30a415db618ab673237e431b00b1f102cb77
Parent Commit: 5f2307d
Lines Changed: +3, -1

1 Modified Path:

/source/blender/windowmanager/intern/wm_files_link.c (+3, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021