Review Request 113965: Possible fix for bug 321100
Boudewijn Rempt
boud at valdyas.org
Sat Nov 23 08:51:34 GMT 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/113965/
-----------------------------------------------------------
(Updated Nov. 23, 2013, 8:51 a.m.)
Status
------
This change has been discarded.
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/20131123/a332423a/attachment.htm>
More information about the kde-core-devel
mailing list