[Bug 286086] Kompare crashes sometimes when clicking on files
Kevin Kofler
kevin.kofler at chello.at
Tue Nov 8 17:49:00 UTC 2011
https://bugs.kde.org/show_bug.cgi?id=286086
Kevin Kofler <kevin.kofler at chello.at> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Version Fixed In| |4.1.0
Resolution| |FIXED
--- Comment #3 from Kevin Kofler <kevin kofler chello at> 2011-11-08 17:49:00 ---
SVN commit 1263233 by kkofler:
Kompare: KompareListView: Don't delete child items in the tree widget item
destructors anymore.
QTreeWidgetItem now does this for us, and if we try to do it ourselves, we
cause use-after-free and/or double-free bugs. (This was a regression caused by
the K3ListView→QTreeWidget port.)
BUG: 286086
FIXED-IN: 4.1.0 (kdesdk 4.8 Beta 1)
M +1 -5 komparelistview.cpp
M +0 -1 komparelistview.h
WebSVN link: http://websvn.kde.org/?view=rev&revision=1263233
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Kompare-devel
mailing list