On Tue, Oct 26, 2010 at 09:59:12AM +0200, Julien Cristau wrote: > On Tue, Oct 26, 2010 at 10:02:02 +1000, Peter Hutterer wrote: > > > Calculate length field to a multiples of sizeof(XID). XIDs are typedefs > > to ulong and thus may be 8 bytes on some platforms. This can trigger a > > SIGBUS if a class ends up not being 8-aligned (e.g. after XAxisInfo). > > > > Reported-by: Nicolai Stange <[email protected]> > > Signed-off-by: Peter Hutterer <[email protected]> > > Reviewed-by: Julien Cristau <[email protected]>
thanks! Nicolai, can I please have you tested-by to verify the fix works? Thanks. Cheers, Peter _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
