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:
authorClément Foucault <foucault.clem@gmail.com>2018-02-07 21:15:37 +0300
committerClément Foucault <foucault.clem@gmail.com>2018-02-07 21:15:55 +0300
commitaf425f3f7a08c09f7fbc7076b364fac75163b296 (patch)
treef6efee3aeac82a417183381c2c453a228311d470 /source/blender/windowmanager/intern/wm_files_link.c
parent8a2f93b2aba76a6c1c065a08d14e414db8cb597e (diff)
DRW: Fix memory leak with dupli objects.
This was caused by dupli's ObjectEngineData that were not free. This allocates the data using the instance data manager (no alloc/free between frames). Though the data should be treated as not persistent in this case.
Diffstat (limited to 'source/blender/windowmanager/intern/wm_files_link.c')
0 files changed, 0 insertions, 0 deletions