Diffusion Krita 2b07a7f4bd50

Fix crash when painting in SimpleJobCoordinator

Authored by dkazakov on Aug 28 2019, 11:20 AM.

Description

Fix crash when painting in SimpleJobCoordinator

Mutator must be accessed only when raw pointers are locked. Otherwise,
a migration, that can happen right in the middle of the mutator's life,
will be deleted and the mutator will point to a free'd memory.

BUG:411280

Details

Committed
dkazakovSep 13 2019, 8:56 AM
Parents
R37:8b436ffc8ab1: Fix checking if swap location is set to a writable location
Branches
Unknown
Tags
Unknown