Skip to content
Commit 38175ae5 authored by Dmitry Kazakov's avatar Dmitry Kazakov
Browse files

Fix crash in Split Alpha

convertTo() cannot be called from the ctor, because it creates
chared pointers to 'this', which causes early death of the object.

BUG:406241
parent 02eca571
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment