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 776124 - gtk_drag_source_set_icon_pixbuf leaks the GdkPixbuf
gtk_drag_source_set_icon_pixbuf leaks the GdkPixbuf
Status: RESOLVED DUPLICATE of bug 775316
Product: gtk+
Classification: Platform
Component: .General
3.22.x
Other All
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2016-12-15 09:36 UTC by Debarshi Ray
Modified: 2016-12-15 09:43 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Debarshi Ray 2016-12-15 09:36:08 UTC
The leak was first introduced in gtk/gtkdnd.c during the port to GtkIconHelper (commit adbfbb72783dc), then spread a bit when it was consolidated with gtk/gtkdnd-quartz.c (commit 415030d25f255).
Comment 1 Debarshi Ray 2016-12-15 09:43:15 UTC
Sorry, I was looking at a slightly stale gtk+ checkout.

*** This bug has been marked as a duplicate of bug 775316 ***