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 722028 - [PATCH] Memory leak in xsettings-client.c
[PATCH] Memory leak in xsettings-client.c
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Backend: X11
3.10.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2014-01-12 05:55 UTC by John Lindgren
Modified: 2014-01-14 03:20 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix memory leak (325 bytes, patch)
2014-01-12 05:55 UTC, John Lindgren
accepted-commit_now Details | Review

Description John Lindgren 2014-01-12 05:55:18 UTC
Created attachment 266047 [details] [review]
Fix memory leak

GDK creates a GValue and then forgets it when it doesn't recognize an XSettings entry.  Patch attached.
Comment 1 Matthias Clasen 2014-01-13 04:46:37 UTC
Review of attachment 266047 [details] [review]:

ok
Comment 2 Matthias Clasen 2014-01-13 04:48:31 UTC
*** Bug 722070 has been marked as a duplicate of this bug. ***