Blender Git Commit Log

Git Commits -> Revision df01af5

Revision df01af5 by Campbell Barton (master)
May 9, 2009, 18:18 (GMT)
Methods didn't check for zombies which could crash in the case where a method for an object is kept.

func = ob.getMass
...remove ob...
func() # crash

2 More refcount fixes spotted by Benoit too

Commit Details:

Full Hash: df01af5a1f05d03ad1464bca1fcbffe495ca0539
SVN Revision: 20121
Parent Commit: 355b585
Lines Changed: +13, -1

3 Modified Paths:

/source/gameengine/Expressions/PyObjectPlus.h (+8, -0) (Diff)
/source/gameengine/Ketsji/KX_GameObject.cpp (+1, -1) (Diff)
/source/gameengine/Ketsji/KX_Scene.cpp (+4, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021