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 610950 - Fix format security warning
Fix format security warning
Status: RESOLVED FIXED
Product: gnome-applets
Classification: Other
Component: battery
unspecified
Other All
: Normal normal
: ---
Assigned To: gnome-applets Maintainers
gnome-applets Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-02-24 14:35 UTC by Frederic Crozat
Modified: 2010-02-26 10:45 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix format security warning (1.54 KB, patch)
2010-02-24 14:35 UTC, Frederic Crozat
committed Details | Review

Description Frederic Crozat 2010-02-24 14:35:23 UTC
This patch is needed to compile gnome-applets when using -Wformat -Werror=format-security CFLAGS
Comment 1 Frederic Crozat 2010-02-24 14:35:29 UTC
Created attachment 154593 [details] [review]
Fix format security warning
Comment 2 André Klapper 2010-02-25 22:31:47 UTC
Looks safe, so just commit I'd say, and blame me afterwards if somebody feels offended by this?
Comment 3 Frederic Crozat 2010-02-26 10:45:55 UTC
Attachment 154593 [details] pushed as 0dbb5af - Fix format security warning