libSM: Changes to 'master'

Adam Jackson ajax at kemper.freedesktop.org
Wed May 26 10:32:05 PDT 2010


 src/sm_genid.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit fd37bd0ac012e15bffad7e83d36b87ee3941d6f5
Author: Alexander Kabaev <kan at FreeBSD.org>
Date:   Wed May 26 13:28:03 2010 -0400

    Fix off by one error in SmsGenerateClientID when uuid_create is used
    
    Fix apparent typo in SmsGenerateClientID which always leaves the
    first byte of allocated id string uninitialized. If that byte
    happens to be 0, SmsGenerateClientId appears to return an empty
    string to the caller, instead of proper GUID in text form.
    
    Reviewed-by: James CLoos <cloos at jhcloos.com>
    Signed-off-by: Adam Jackson <ajax at redhat.com>



More information about the xorg-commit mailing list