Blender Git Loki
Git Commits -> Revision 8bead3d
Revision 8bead3d by Sebastian Parborg (master) September 9, 2020, 14:19 (GMT) |
Fix material null pointer reference in buttons_context.c ASAN reported null pointer access when converting a mesh to curves. Check if the material is a null pointer before trying to use it. |
Commit Details:
Full Hash: 8bead3df2ffef1fa249b8c852b03cfcca2400c3d
Parent Commit: 5c0eda5
Lines Changed: +3, -0
1 Modified Path:
/source/blender/editors/space_buttons/buttons_context.c (+3, -0) (Diff)