Review Request 110214: Fix memory leak in psd format filter
Lukáš Tvrdý
lukast.dev at gmail.com
Sat Apr 27 09:21:23 BST 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/110214/
-----------------------------------------------------------
Review request for Calligra, Dmitry Kazakov and Boudewijn Rempt.
Description
-------
readPlanarBytes returns QVector of pointers to allocated arrays and caller is responsible for clean-up of memory.
This patch fixes memory leaks in psd filter, where readPlanarBytes is used
Diffs
-----
krita/plugins/formats/psd/psd_image_data.cpp 8eb1eea
krita/plugins/formats/psd/psd_layer_record.cpp 13e4008
Diff: http://git.reviewboard.kde.org/r/110214/diff/
Testing
-------
Created new Krita document and save it as psd worked fine.
Thanks,
Lukáš Tvrdý
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/calligra-devel/attachments/20130427/7e223def/attachment.htm>
More information about the calligra-devel
mailing list