Blender Git Commit Log

Git Commits -> Revision 3f97379

May 21, 2021, 06:12 (GMT)
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.

Commit Details:

Full Hash: 3f973791fbf4f05147723903075ce8b6c960c0c6
Parent Commit: 1555809
Committed By: Jeroen Bakker
Lines Changed: +34, -11

1 Modified Path:

/source/blender/python/generic/idprop_py_api.c (+34, -11) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021