diff options
author | David Coppa <dcoppa@gmail.com> | 2010-07-29 21:46:11 +0200 |
---|---|---|
committer | Matthieu Herrb <matthieu.herrb@laas.fr> | 2010-07-29 22:24:16 +0200 |
commit | eefa040512ec291da7cc537774e14d24801b784e (patch) | |
tree | fef485c6b20461e6e1a5e923922240b183a0de24 /autogen.sh | |
parent | ed35a91ebdbe54befb003599364434193d5c8078 (diff) |
Fix a crash on sparc64.
The pid variable that is passed to XChangeProperty() is not a long.
The libX11 code deferences the variable as a long and on a 64-bit sparc
this must be aligned on a 8-byte boundary.
Signed-off-by: Matthieu Herrb <matthieu.herrb@laas.fr>
Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'autogen.sh')
0 files changed, 0 insertions, 0 deletions