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 <eiseljulian@gmail.com>2017-02-23 03:59:40 +0300
committerJulian Eisel <eiseljulian@gmail.com>2017-02-23 04:14:27 +0300
commit7359cc1060e43bf094d471d5a4bdbd56f672ddbf (patch)
tree612f1bd080941d7b0409de35b71c586302b12a6a /source/blender/nodes
parent43299f9465aa7ae6ae66f70a70aaea455280e90a (diff)
Fix possible crash in various 3D View operators
Was actually harmeless and not crashing, but I'd say more or less only by luck: the NULL-check for region data would only evaluate to true for the correct 3D View region. However, if we were to add region data to a different region type in future, this would lead to undefined behavior if executed in the wrong region.
Diffstat (limited to 'source/blender/nodes')
0 files changed, 0 insertions, 0 deletions