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:
authorJulian Eisel <julian@blender.org>2022-05-13 18:52:36 +0300
committerJulian Eisel <julian@blender.org>2022-05-13 18:54:12 +0300
commit7c9c13cf8333beb57c4e50e261c5699738347e02 (patch)
tree2fdde1a9213bfa3151e3aad6c792e0785cb39cdd /source/blender/imbuf
parent908e6c7c4d658615bd0d384d28e9f1b8c001c7a5 (diff)
Fix possible null-pointer dererence for active button data
The button returned from `UI_region_active_but_get()` is not guaranteed to have active button data, so code can't rely on that.
Diffstat (limited to 'source/blender/imbuf')
0 files changed, 0 insertions, 0 deletions