Blender Git Commit Log

Git Commits -> Revision efcf36f

Revision efcf36f by Hans Goudey (master)
November 2, 2021, 12:59 (GMT)
Fix T92532: Missing null checks in IDPropertyManager.update_from

Calling it with a None argument, or no arguments, or with a property
that is missing UI data for some reason would fail. There is no
particular reason why ensuring those things don't happen is helpful,
so just add null checks for safety.

Differential Revision: https://developer.blender.org/D13024

Commit Details:

Full Hash: efcf36f2e9773f30fa6d4cce8fd0e793b9694b78
Parent Commit: 2f0f08b
Lines Changed: +3, -1

1 Modified Path:

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