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 365008 - [patch] minor fixes
[patch] minor fixes
Status: RESOLVED FIXED
Product: gnome-panel
Classification: Other
Component: panel
git master
Other Linux
: Normal normal
: ---
Assigned To: Panel Maintainers
Panel Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-10-25 14:51 UTC by Claudio Saavedra
Modified: 2006-11-14 23:08 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18


Attachments
patch (1.13 KB, patch)
2006-10-25 14:52 UTC, Claudio Saavedra
committed Details | Review

Description Claudio Saavedra 2006-10-25 14:51:22 UTC
- There is a leak related to gconf_client_get_string ().
- The arguments for a g_warning are in the wrong order.

Attached patch fixes this.
Comment 1 Claudio Saavedra 2006-10-25 14:52:15 UTC
Created attachment 75373 [details] [review]
patch
Comment 2 Vincent Untz 2006-11-14 23:08:57 UTC
Thanks!