Blender Git Loki
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