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 614556 - Background pixbuf in filter process should not be created if it's not needed.
Background pixbuf in filter process should not be created if it's not needed.
Status: RESOLVED FIXED
Product: librsvg
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: librsvg maintainers
librsvg maintainers
Depends on:
Blocks:
 
 
Reported: 2010-04-01 10:16 UTC by Hiroyuki Ikezoe
Modified: 2010-05-02 11:44 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
A patch (7.97 KB, patch)
2010-04-01 10:16 UTC, Hiroyuki Ikezoe
none Details | Review
update (7.94 KB, patch)
2010-04-15 00:07 UTC, Hiroyuki Ikezoe
committed Details | Review

Description Hiroyuki Ikezoe 2010-04-01 10:16:05 UTC
Created attachment 157677 [details] [review]
A patch

Background pixbuf in filter process should not be created if it's not needed.
Comment 1 Hiroyuki Ikezoe 2010-04-15 00:07:41 UTC
Created attachment 158766 [details] [review]
update

Adapt to current master.