Summary: | Kopete crashes after editing account properties | ||
---|---|---|---|
Product: | [Unmaintained] kopete | Reporter: | dchua.yamato |
Component: | general | Assignee: | Kopete Developers <kopete-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | ||
Priority: | NOR | ||
Version: | 1.2.3 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.11 | |
Sentry Crash Report: |
Description
dchua.yamato
2012-09-11 06:30:15 UTC
SVN commit 1356753 by pali: Wrap Edit account dialog into QPointer * Edit account dialog using KDialog::exec() function which can lead to memory corruption and double free * After this change Jabber edit account dialog stopped crashing when applying changes Related: bug 306917 Related: bug 243653 Related: bug 244764 FIXED-IN: 4.11 M +4 -3 kopeteaccount.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1356753 |