diff options
author | Peter Hutterer <peter.hutterer@who-t.net> | 2012-01-17 21:26:14 +0100 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@who-t.net> | 2012-01-18 08:26:18 +1000 |
commit | 07ced7b48219e3bc0c98806f3d7106f86d1b2ca0 (patch) | |
tree | 5dfd2b167a4f2be374c2fcfc954909efea093e95 /configure.ac | |
parent | 15feb92b30e13e7439a3434bea9f454645b97444 (diff) |
Force class alignment to a multiple of sizeof(XID).
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 <nicolai.stange@zmaw.de>
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Signed-off-by: Matthieu Herrb <matthieu.herrb@laas.fr>
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions