Diffusion Krita c3d1121d3722

Fix deallocator in KisXCFImport

Authored by amedonosova on Apr 22 2020, 8:56 PM.

Description

Fix deallocator in KisXCFImport

Struct Tile is allocated with malloc(), therefore it needs to be
deallocated with free, not delete.

CID 253684

Details

Committed
dkazakovJun 26 2020, 7:15 AM
Parents
R37:08cd85891f9e: GIT_SILENT made messages (after extraction)
Branches
Unknown
Tags
Unknown