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:
authorDalai Felinto <dfelinto@gmail.com>2019-01-25 19:54:36 +0300
committerDalai Felinto <dfelinto@gmail.com>2019-01-25 19:58:35 +0300
commitfa1d5586a1ad53cb6529d05d7dcbb7d5a22de780 (patch)
tree1affa6bf27141b9193910a051cbe8c9e44a98691 /intern/cycles/blender/blender_session.cpp
parentda6bda64839e91dea4e6a7c144f8ae30e2d9076b (diff)
Fix Freestyle (ASAN detected) crash
This was very simple to reproduce, just turn on Freestyle and press render. Now to the truth of things. Most (if not all) of ~BlenderStrokeRenderer() can be removed. I believe this was done back when freestyle was using G.main, and since we gave freestyle its own main we can just leave the cleanup for later. I will leave this for freestyle maintainers to think over though. Note: There is a chance this was the issue reported on T57890. I will wait for the reporter to confirm this as fixed though.
Diffstat (limited to 'intern/cycles/blender/blender_session.cpp')
0 files changed, 0 insertions, 0 deletions