libSM: Changes to 'master'

Adam Jackson ajax at kemper.freedesktop.org
Tue Oct 20 11:51:31 PDT 2015


 src/sm_genid.c |   11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

New commits:
commit b64aa0ef375f2df3ce166733fe92429ba43b6145
Author: Matthieu Herrb <matthieu at herrb.eu>
Date:   Tue Oct 20 14:48:52 2015 -0400

    Get rid of strcpy() in the HAVE_UUID_CREATE case
    
    Even though this use was safe, some linkers produce a warning
    when strcpy() is used, and this is the only use in libSM.
    
    Reviewed-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 0bf5d26d1d55029846514758f2ffd80e816bd9fb
Author: Matthieu Herrb <matthieu at herrb.eu>
Date:   Tue Oct 20 14:47:50 2015 -0400

    Fix uuid_to_string(3) type
    
    It should be char *.
    
    Reviewed-by: Adam Jackson <ajax at redhat.com>



More information about the xorg-commit mailing list