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
path: root/intern
diff options
context:
space:
mode:
authorBastien Montagne <bastien@blender.org>2022-04-29 18:56:08 +0300
committerBastien Montagne <bastien@blender.org>2022-04-29 18:57:46 +0300
commit1a8a69d3187fe513b34c8e31749fa1219750cff4 (patch)
tree02e0117948029416d5366f402e8c9981e57d03dd /intern
parent3c7a6718ddc52fbf2a6a8d57822007738699fe96 (diff)
Cleanup: Fix harmless runtime error about null pointer in Outliner tree code.
While the reference would never be used in case of NULL pointer, this bit of code was not really clear and nice, so make it less ambiguous now. Also add early return in case a NULL idv pointeris actually passed.
Diffstat (limited to 'intern')
0 files changed, 0 insertions, 0 deletions