This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/python/intern
Campbell Barton 036c006cef PyAPI: Leak fix caused crash w/ attr swap trick
Accessing `bpy.app.binary_path_python does search, then swaps its getset with the string it finds.
This caused a freed pointer to be stored in bpy.app's dictionary.

Fix by using the same string for get/set access.
2016-07-14 18:32:28 +10:00
..
2016-02-23 09:44:54 +01:00
2016-07-02 10:08:33 +10:00
2016-04-12 11:26:06 +10:00
2016-05-11 21:36:42 +10:00
2016-01-06 19:48:10 +01:00
2016-01-06 19:48:10 +01:00
2015-05-12 18:23:29 +10:00
2015-12-31 21:20:41 +11:00
2016-07-14 15:51:56 +10:00
2016-04-01 18:56:48 +11:00