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 688354 - input-helper: Remove unnecessary g_strdup() invocation
input-helper: Remove unnecessary g_strdup() invocation
Status: RESOLVED FIXED
Product: gnome-settings-daemon
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: gnome-settings-daemon-maint
gnome-settings-daemon-maint
Depends on:
Blocks:
 
 
Reported: 2012-11-14 22:34 UTC by Colin Walters
Modified: 2012-11-14 22:49 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
input-helper: Remove unnecessary g_strdup() invocation (1.24 KB, patch)
2012-11-14 22:34 UTC, Colin Walters
committed Details | Review

Description Colin Walters 2012-11-14 22:34:44 UTC
Noticed because I happened to be reading the code.
Comment 1 Colin Walters 2012-11-14 22:34:46 UTC
Created attachment 229014 [details] [review]
input-helper: Remove unnecessary g_strdup() invocation
Comment 2 Bastien Nocera 2012-11-14 22:45:10 UTC
Review of attachment 229014 [details] [review]:

Indeed. Thanks.
Comment 3 Colin Walters 2012-11-14 22:49:50 UTC
Attachment 229014 [details] pushed as 7a57315 - input-helper: Remove unnecessary g_strdup() invocation