[Xfce-bugs] [Bug 3753] xfce-mcs-manager recieves SIGABRT on startup due to mouse_plugin.so from xfce-mcs-plugins

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Mon Dec 17 20:47:16 CET 2007


DO NOT REPLY TO THIS EMAIL.  Also, do not reply via email to the person
whose email is mentioned below.  To comment on this bug, please visit:
http://bugzilla.xfce.org/show_bug.cgi?id=3753


bjt23 at cornell.edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|xfce-bugs at xfce.org          |bjt23 at cornell.edu
             Status|NEW                         |ASSIGNED




------- Comment #9 from bjt23 at cornell.edu  2007-12-17 19:47 UTC -------
Created an attachment (id=1477)
 --> (http://bugzilla.xfce.org/attachment.cgi?id=1477&action=view)
fix-bad-alloca.diff

No, it's a bad use of g_alloca() which should be g_realloc()  (current code
both leaks memory and causes a crash if the device reports more than a certain
number of buttons).

Can you try this patch?  Apply to the root of xfce-mcs-plugins with 'patch -p0
<fix-bad-alloca.diff' and rebuild and reinstall.


-- 
Configure bugmail: http://bugzilla.xfce.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the assignee for the bug, or are watching the assignee.



More information about the Xfce-bugs mailing list