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 chekcs for safety.
Details
Details
Diff Detail
Diff Detail
- Repository
- rB Blender
- Branch
- fix-update-from-crash (branched from master)
- Build Status
Buildable 18292 Build 18292: arc lint + arc unit
Event Timeline
| source/blender/python/generic/idprop_py_ui_api.c | ||
|---|---|---|
| 625 | ui_manager_src NULL check is redundant, otherwise LGTM. | |