Diffusion Krita c7c3310f910d

Fix crash when closing images with shape layer + mask

Authored by dkazakov on Nov 9 2016, 10:41 AM.

Description

Fix crash when closing images with shape layer + mask

We shouldn't call any node's method that accesses parent() or
next/prevSibling() in ctor and dtor. It is just unsafe.

BUG:372184

  1. Conflicts:
  2. libs/ui/flake/kis_shape_layer.cc

Details

Committed
dkazakovNov 9 2016, 10:41 AM
Parents
R37:2ca21b7eccfb: Fix a crash in kis_image_test
Branches
Unknown
Tags
Unknown