xclock: Changes to 'master'

Matthieu Herrb herrb at kemper.freedesktop.org
Thu Jul 29 13:25:06 PDT 2010


 xclock.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit eefa040512ec291da7cc537774e14d24801b784e
Author: David Coppa <dcoppa at gmail.com>
Date:   Thu Jul 29 21:46:11 2010 +0200

    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 at laas.fr>
    
    Reviewed-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list