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 744500 - window-props: use memcmp() to compare GtkBorder structs
window-props: use memcmp() to compare GtkBorder structs
Status: RESOLVED FIXED
Product: mutter
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: mutter-maint
mutter-maint
Depends on:
Blocks:
 
 
Reported: 2015-02-13 22:59 UTC by Cosimo Cecchi
Modified: 2015-02-13 23:49 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
window-props: use memcmp() to compare GtkBorder structs (1.36 KB, patch)
2015-02-13 22:59 UTC, Cosimo Cecchi
none Details | Review

Description Cosimo Cecchi 2015-02-13 22:59:55 UTC
See attached patch
Comment 1 Cosimo Cecchi 2015-02-13 22:59:57 UTC
Created attachment 296808 [details] [review]
window-props: use memcmp() to compare GtkBorder structs

Saves some code.
Comment 2 Jasper St. Pierre (not reading bugmail) 2015-02-13 23:49:18 UTC
Attachment 296808 [details] pushed as 11a9b4b - window-props: use memcmp() to compare GtkBorder structs