Blender Git Commit Log

Git Commits -> Revision 74dc4e8

Revision 74dc4e8 by Campbell Barton (master)
May 4, 2015, 08:06 (GMT)
Fix Buttons context, invalid object data access

Another instance of T44376.
Crash where the Python context would access a stale pointer to the active object.

Commit Details:

Full Hash: 74dc4e87a6df2826f26eb94eaff8fe02a3911c24
Parent Commit: c9e5e81
Lines Changed: +47, -68

7 Modified Paths:

/source/blender/blenkernel/intern/object.c (+3, -17) (Diff)
/source/blender/blenkernel/intern/scene.c (+3, -46) (Diff)
/source/blender/editors/include/ED_node.h (+2, -0) (Diff)
/source/blender/editors/space_buttons/buttons_context.c (+5, -0) (Diff)
/source/blender/editors/space_node/node_edit.c (+28, -0) (Diff)
/source/blender/editors/util/ed_util.c (+5, -0) (Diff)
/source/blender/windowmanager/intern/wm_event_system.c (+1, -5) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021