Summary: | Huge memory leak when swiching feeds | ||
---|---|---|---|
Product: | [Applications] akregator | Reporter: | Urs Wolfer <uwolfer> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | christophe, lehoangphuongbg, tpr |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Urs Wolfer
2008-06-17 20:52:38 UTC
SVN commit 849243 by rytilahti: don't leak so much memory when changing between feeds. totally unscientific measurements done with ksysguard and by swithing between all \ feeds (9189 total/35011 unread) and slashdot (3435/3930): startup: 35,048K, switch to all: 44,336K, slashdot: 41,876K, all: 44,824K, slashdot: \ 42,696K does still seem to leak, but nothing like it used to be (switching between \ all and slashdot it took approx 8MB) CCBUG:164334 M +2 -2 articlelistview.cpp M +8 -2 selectioncontroller.cpp M +1 -0 selectioncontroller.h |