Revision f10c45f...
Go back to digest for 28th April 2013Bug Fixes in Office
Lukáš Tvrdý committed changes in [calligra] /plugins/formats/psd:
Fix memory leak in psd format filter
readPlanarBytes returns QVector of pointers to allocated arrays
and caller is responsible for clean-up of memory
REVIEW:110214
File Changes
Modified 2 files
- /plugins/formats/psd
- krita/psd_image_data.cpp
- krita/psd_layer_record.cpp
2 files changed in total