This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender/python/generic
Campbell Barton 9801735b67 Fix T88190: Freed memory use when iterating over id-properties
The id-property iterator referenced a PyObject pointer without
increasing it's user count - allowing for errors if the value
goes out of scope during iteration.
2021-05-11 12:20:06 +10:00
..
2021-04-01 11:18:26 +11:00
2020-11-06 12:54:19 +11:00
2020-08-17 12:40:03 +10:00
2021-04-01 11:18:26 +11:00