Blender Git Commit Log
Git Commits -> Revision 6a5df54
Revision 6a5df54 by Campbell Barton (soc-2021-porting-modifiers-to-nodes-decimate, soc-2021-porting-modifiers-to-nodes_all) July 30, 2021, 14:56 (GMT) |
Fix memory leak with Python RNA property get callback errors Failure to return a list of the expected size & type wasn't decrementing the value, leaking a reference. Caused by 127b5423d6203d521acb2b96b7de5534e8dbe79a a workaround for the real error that was fixed f5e020a7a6ad6451fcaf075ae14f7014b8a4faea. |
Commit Details:
Full Hash: 6a5df544776d2b9594dc1cf4a94520cc4c8ac067
Parent Commit: d7f228a
Committed By: Fabian Schempp
Lines Changed: +3, -15
1 Modified Path:
/source/blender/python/intern/bpy_props.c (+3, -15) (Diff)