Review Request 113965: Possible fix for bug 321100

Boudewijn Rempt boud at valdyas.org
Wed Nov 20 09:40:30 GMT 2013


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/113965/
-----------------------------------------------------------

Review request for kdelibs.


Bugs: 321100
    http://bugs.kde.org/show_bug.cgi?id=321100


Repository: kdelibs


Description
-------

While I haven't been able to reproduce the issue on Linux, many Krita users encounter a crash in the destructor of  KArchiveDirectoryPrivate, where all entries are removed with qDeleteAll.

This patch removes the use of qDeleteAll.

I'm not 100% sure whether this is correct, but it works for me with the Windows build of kdelibs I use.


Diffs
-----

  kdecore/io/karchive.cpp 88e1de0 

Diff: http://git.reviewboard.kde.org/r/113965/diff/


Testing
-------


Thanks,

Boudewijn Rempt

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20131120/9dd61f56/attachment.htm>


More information about the kde-core-devel mailing list