Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans Goudey <h.goudey@me.com>2020-10-14 18:00:24 +0300
committerHans Goudey <h.goudey@me.com>2020-10-14 18:00:24 +0300
commit1cf8a4e5ea5dc1e791c1b242d7d2d032dd194c78 (patch)
tree2323bf9bffdd9b6e39a713e2565aeefda96eaf28 /doc/python_api/rst_from_bmesh_opdefines.py
parentfecb276ef7b337145190a090169fe736145799b8 (diff)
Fix Asan warning in property editor texture tab
When there is no active texture, a NULL pointer was dereferenced. It didn't crash because the dereference was for the first item at the pointer, the ID. To fix this, return with no data when `texture is NULL.
Diffstat (limited to 'doc/python_api/rst_from_bmesh_opdefines.py')
0 files changed, 0 insertions, 0 deletions