Blender Git Loki

Git Commits -> Revision aed01df

May 1, 2021, 08:12 (GMT)
Fix crash running constraint, modifier, fx from missing NULL check

None of these generic poll functions had NULL pointer checks,
since all operators that use these functions expect a valid constraint,
modifier .. etc. Add the NULL check to the poll function.

Ref D11126

Reviewed By: mont29, Severin

Commit Details:

Full Hash: aed01df79e536a92b58b5bd25a179f87d03f0750
Parent Commit: 5b11049
Committed By: YimingWu
Lines Changed: +18, -1

4 Modified Paths:

/source/blender/editors/object/object_constraint.c (+5, -0) (Diff)
/source/blender/editors/object/object_gpencil_modifier.c (+4, -0) (Diff)
/source/blender/editors/object/object_modifier.c (+4, -0) (Diff)
/source/blender/editors/object/object_shader_fx.c (+5, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021