Blender Git Commit Log

Git Commits -> Revision ca49643

Revision ca49643 by Julian Eisel (master)
January 15, 2020, 16:48 (GMT)
Fix T70965: Undo crash with specific file

Not sure how the WorkSpaceLayout.screen pointer could end up being NULL,
but apparently that happens, or at least happened with older files.

Rather than just adding NULL-checks, prefer not keeping around those
invalid layouts at all.

Commit Details:

Full Hash: ca49643f3c254a0bdb75f9972880c62bf7f44c3e
Parent Commit: c27acbc
Lines Changed: +11, -2

2 Modified Paths:

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