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:56:28 +0300
commitca2fb9bae9e9920bb1049863c7bddc5d7ebd1884 (patch)
treea489beb9275ed42de802d3b63a1947c2c8c0f858 /source/blender/blenkernel/intern/blendfile_link_append.c
parent8e717ce55aee27cc97b44770026792f65dd106ca (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/blenkernel/intern/blendfile_link_append.c')
0 files changed, 0 insertions, 0 deletions