Diffusion Krita 9a7cb4bdac69

Copy the liquify arguments instead of assigning an SP to an SP

Authored by rempt on May 9 2019, 9:04 AM.

Description

Copy the liquify arguments instead of assigning an SP to an SP

I don't know why this only crashed in ASAN builds, maybe pure
luck, but apparently assigning a QSharedPointer::operator=
causes a double delete when both shared pointers to the same
object go out of scope.

BUG:405737

Details

Committed
remptMay 9 2019, 9:04 AM
Parents
R37:2fa4d82b4af3: debug--
Branches
Unknown
Tags
Unknown