Skip to content
Commit 76fc1eb0 authored by Laurent Montel's avatar Laurent Montel
Browse files

Add patch from Denis Kurz about mem leak

KMMainWidget::mFolderTreeWidget was dangling after deleteWidgets.
KMMainWidget::mFavoritesModel was not deleted there, but reset to null.
This patch fixes both issues. This might be related to bugs 367779 and
367836.
parent 1b0f500c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment