[Differential] [Commented On] D1555: Fix memory leak.

cordlandwehr (Andreas Cord-Landwehr) noreply at phabricator.kde.org
Mon May 9 17:52:17 UTC 2016


cordlandwehr added a comment.


  Hmm, I see your point. To put this change in context: I have run KDevelop inside Valgrind since I wanted to debug a crash-on-close problem. Valgrind however showed tons of incomplete deletions of LanguageSupport objects, which vanished after adding these explicit deletes.
  Do you think that these Valgrind errors may be caused by having a crash in KDevelop before the QObject children relationships could take care for deleting the m_highlighting and m_refactoring objects?

REPOSITORY
  rKDEVPHP KDev-php

REVISION DETAIL
  https://phabricator.kde.org/D1555

EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/

To: cordlandwehr, KDevelop, kfunk
Cc: kfunk, apol, kdevelop-devel


More information about the KDevelop-devel mailing list