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:
authorBastien Montagne <montagne29@wanadoo.fr>2016-08-26 13:54:49 +0300
committerBastien Montagne <montagne29@wanadoo.fr>2016-08-26 13:54:49 +0300
commita80977cd213d1a158f4292b9809c85a5b2a7a699 (patch)
tree7f2035a1d3042f9203164ac92c2e77e68e562202 /source/blender/blenkernel/intern/scene.c
parentf73c4b421dab01d6d257582cc76be42933c5c59f (diff)
Fix T49139: Memory leak in UV image editor related to Undo (and possibly Waveform and Vectorscope).
Assigning NULL to scopes' data pointer in 'non-UI readfile' context was terribly wrong for sure, if we'd really want to reset them here we should freed them first. But we can rather just ignore them here, those are purely runtime data managed by image editor, no need to touch them here.
Diffstat (limited to 'source/blender/blenkernel/intern/scene.c')
0 files changed, 0 insertions, 0 deletions