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 502871 - gtk.Style.render_icon leaks a reference to the returned pixbuf
gtk.Style.render_icon leaks a reference to the returned pixbuf
Status: RESOLVED FIXED
Product: pygtk
Classification: Bindings
Component: gtk
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Nobody's working on this now (help wanted and appreciated)
Python bindings maintainers
Depends on:
Blocks:
 
 
Reported: 2007-12-10 16:09 UTC by Benjamin Berg
Modified: 2007-12-10 16:17 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Benjamin Berg 2007-12-10 16:09:57 UTC
gtk.Style.render_icon should not add an additional reference to the returned icon as the pixbuf returned by gtk_style_render_icon already belongs to the caller.
Comment 1 Gustavo Carneiro 2007-12-10 16:17:12 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.