Diffusion Krita 2994b9824edf

Fix race condition in KisMergeWalker::startTripWithMask

Authored by gladhorn on Nov 16 2016, 4:20 PM.

Description

Fix race condition in KisMergeWalker::startTripWithMask

Summary:
The parent pointer could become null right after the check.
Making it safe is easy, just hold on to the pointer for the duration
of the function.

Reviewers: Krita

Differential Revision: https://phabricator.kde.org/D3388

Details

Committed
gladhornNov 16 2016, 4:24 PM
Differential Revision
D3388: Fix race condition in KisMergeWalker::startTripWithMask
Parents
R37:11f0acc2ce29: Work around low framerate of stabilizer
Branches
Unknown
Tags
Unknown