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]> Cheers, Julien _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
