QMovie leaking lots of pixmap resources
Dirk Mueller
mueller at kde.org
Thu Jan 1 18:06:45 GMT 2004
On Thursday 01 January 2004 17:58, Waldo Bastian wrote:
> The calls to QPixmapCache::insert() may be the culprit.
> See QMoviePrivate::updatePixmapFromImage
they might be a trigger but not the cause. the pixmapcache size is limited to
1MB in total, so it can't leak, even though you found an inefficiency here (I
agree the if should be changed to timer >= 0 && loop >= 0).
Dirk
More information about the kde-core-devel
mailing list