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 673809 - Mutter crashes with default plugin
Mutter crashes with default plugin
Status: RESOLVED FIXED
Product: mutter
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: mutter-maint
mutter-maint
: 672600 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2012-04-10 01:45 UTC by Giovanni Campagna
Modified: 2012-04-17 17:36 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
default plugin: use the right type for varargs (1.34 KB, patch)
2012-04-10 01:45 UTC, Giovanni Campagna
committed Details | Review

Description Giovanni Campagna 2012-04-10 01:45:01 UTC
See patch...
Comment 1 Giovanni Campagna 2012-04-10 01:45:26 UTC
Created attachment 211688 [details] [review]
default plugin: use the right type for varargs

Coordinates in Clutter are double, so twice the size of an int, and
if not correctly casted memory corruption occurs.
Comment 2 Giovanni Campagna 2012-04-10 01:53:08 UTC
Attachment 211688 [details] pushed as 3aad301 - default plugin: use the right type for varargs
Reviewed in IRC by Jasper
Comment 3 Owen Taylor 2012-04-17 17:36:25 UTC
*** Bug 672600 has been marked as a duplicate of this bug. ***