Blender Git Commit Log
Git Commits -> Revision 11112d4
Revision 11112d4 by Lukas Toenne (master) February 6, 2014, 09:14 (GMT) |
Fix T38498: properly unlink scene pointers from SpaceNode. This fixes the first case mentioned in the report. Has to do some ugly DNA access to SpaceNode, unless we'd allow a bad level call there to do it in ED_node ... The second case has been fixed by @sergey in D274: https://developer.blender.org/D274?vs=838&id=879#toc So actually asan just did its job here, good to know! |
Commit Details:
Full Hash: 11112d4d222d62d62ff8b7b2bcfae62c89d62162
Parent Commit: 2b9702f
Lines Changed: +37, -5
1 Modified Path:
/source/blender/blenkernel/intern/scene.c (+37, -5) (Diff)