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 722070 - gdk: Don't leak GValue when xsetting is unknown
gdk: Don't leak GValue when xsetting is unknown
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Backend: X11
unspecified
Other All
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2014-01-13 01:17 UTC by darkxst
Modified: 2014-01-14 03:23 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gdk: Don't leak GValue when xsetting is unknown (738 bytes, patch)
2014-01-13 01:17 UTC, darkxst
committed Details | Review

Description darkxst 2014-01-13 01:17:41 UTC
A GValue is leaked here for any xsettings that are not known by GTK.
Comment 1 darkxst 2014-01-13 01:17:43 UTC
Created attachment 266092 [details] [review]
gdk: Don't leak GValue when xsetting is unknown
Comment 2 Matthias Clasen 2014-01-13 04:48:31 UTC

*** This bug has been marked as a duplicate of bug 722028 ***
Comment 3 Matthias Clasen 2014-01-14 03:22:57 UTC
Attachment 266092 [details] pushed as 17b6819 - gdk: Don't leak GValue when xsetting is unknown