diff options
author | Michał Masłowski <mtjm@mtjm.eu> | 2012-02-21 20:54:40 +0100 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@who-t.net> | 2012-02-23 11:24:30 +1000 |
commit | c1a5a70b51f12dedf354102217c7cd4247ed3a4b (patch) | |
tree | c0562181dbf744ab530f89323334a984bf8c0880 /man/XGrabDeviceKey.man | |
parent | 34964b05c16161de65709d60799b9ad97ce56296 (diff) |
Fix bus error on MIPS N32 for bug #38331.
XIValuatorClassInfo and XIScrollClassInfo might have an address
of 4 bytes modulo 8, while they contain doubles which need 8 byte
alignment. This is fixed by adding extra padding after each structure
or array in sizeDeviceClassType and adding helper functions to
determine sizes and padding only in one place.
Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=38331
Signed-off-by: Michał Masłowski <mtjm@mtjm.eu>
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Diffstat (limited to 'man/XGrabDeviceKey.man')
0 files changed, 0 insertions, 0 deletions