Blender Git Commit Log
Git Commits -> Revision 127b542
Revision 127b542 by Lukas Toenne (master) January 10, 2013, 14:36 (GMT) |
Another fix for bpy.props getters/setters: PyC_AsArray does a refcount decrement internally on errors, need to skip Py_DECREF in that case to avoid negative refcounts. |
Commit Details:
Full Hash: 127b5423d6203d521acb2b96b7de5534e8dbe79a
SVN Revision: 53706
Parent Commit: 983e5fe
Lines Changed: +18, -9
1 Modified Path:
/source/blender/python/intern/bpy_props.c (+18, -9) (Diff)