Diffusion Krita 4f591124acad

Fix a crash while accessing shape's RTTI info during its destruction

Authored by dkazakov on Mar 23 2017, 10:12 AM.

Description

Fix a crash while accessing shape's RTTI info during its destruction

Thanks TestSvgParser unittest for pointing out this problem. In real
life it happened randomly without any easy way to reproduce.

Details