After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 168271 - [PATCH] [gdkpixbufscale] Memory/CPU leak
[PATCH] [gdkpixbufscale] Memory/CPU leak
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins
git master
Other Linux
: Normal normal
: 0.8.8
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-02-23 15:12 UTC by Luca Ognibene
Modified: 2005-02-23 18:09 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
don't scale same buffer two times (675 bytes, patch)
2005-02-23 15:13 UTC, Luca Ognibene
none Details | Review

Description Luca Ognibene 2005-02-23 15:12:43 UTC
In pixbufscale_scale (..) we were doing the resize 2 times.. This patch fix it.
Comment 1 Luca Ognibene 2005-02-23 15:13:39 UTC
Created attachment 37838 [details] [review]
don't scale same buffer two times
Comment 2 Jan Schmidt 2005-02-23 18:08:49 UTC
Well spotted (don't I feel silly). Fixed in CVS.